pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.clouddeploy.v1.kotlin.inputs
/
PhaseConfigArgs
/
PhaseConfigArgs
Phase
Config
Args
fun
PhaseConfigArgs
(
percentage
:
Output
<
Int
>
,
phaseId
:
Output
<
String
>
,
profiles
:
Output
<
List
<
String
>
>
?
=
null
,
verify
:
Output
<
Boolean
>
?
=
null
)