Interface protos.google.cloud.osconfig.v1.IPatchInstanceFilter (1.7.0)

Properties of a PatchInstanceFilter.

Package

@google-cloud/os-config!

Properties

all

all?: (boolean|null);

PatchInstanceFilter all

Property Value
TypeDescription
(boolean|null)

groupLabels

groupLabels?: (google.cloud.osconfig.v1.PatchInstanceFilter.IGroupLabel[]|null);

PatchInstanceFilter groupLabels

Property Value
TypeDescription
(google.cloud.osconfig.v1.PatchInstanceFilter.IGroupLabel[]|null)

instanceNamePrefixes

instanceNamePrefixes?: (string[]|null);

PatchInstanceFilter instanceNamePrefixes

Property Value
TypeDescription
(string[]|null)

instances

instances?: (string[]|null);

PatchInstanceFilter instances

Property Value
TypeDescription
(string[]|null)

zones

zones?: (string[]|null);

PatchInstanceFilter zones

Property Value
TypeDescription
(string[]|null)