pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1.kotlin.inputs
/
UpgradeSettingsArgs
/
UpgradeSettingsArgs
Upgrade
Settings
Args
fun
UpgradeSettingsArgs
(
blueGreenSettings
:
Output
<
BlueGreenSettingsArgs
>
?
=
null
,
maxSurge
:
Output
<
Int
>
?
=
null
,
maxUnavailable
:
Output
<
Int
>
?
=
null
,
strategy
:
Output
<
UpgradeSettingsStrategy
>
?
=
null
)