toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.osconfig.kotlin.inputs
/
PatchDeploymentInstanceFilterArgs
/
PatchDeploymentInstanceFilterArgs
Patch
Deployment
Instance
Filter
Args
constructor
(
all
:
Output
<
Boolean
>
?
=
null
,
groupLabels
:
Output
<
List
<
PatchDeploymentInstanceFilterGroupLabelArgs
>
>
?
=
null
,
instanceNamePrefixes
:
Output
<
List
<
String
>
>
?
=
null
,
instances
:
Output
<
List
<
String
>
>
?
=
null
,
zones
:
Output
<
List
<
String
>
>
?
=
null
)