Interface protos.google.cloud.osconfig.v1.IAptSettings (1.10.0)

Properties of an AptSettings.

Package

@google-cloud/os-config

Properties

excludes

excludes?: (string[]|null);

AptSettings excludes

Property Value
TypeDescription
(string[]|null)

exclusivePackages

exclusivePackages?: (string[]|null);

AptSettings exclusivePackages

Property Value
TypeDescription
(string[]|null)

type

type?: (google.cloud.osconfig.v1.AptSettings.Type|keyof typeof google.cloud.osconfig.v1.AptSettings.Type|null);

AptSettings type

Property Value
TypeDescription
(google.cloud.osconfig.v1.AptSettings.Type|keyof typeof google.cloud.osconfig.v1.AptSettings.Type|null)