toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1.kotlin.inputs
/
UpgradeSettingsArgs
/
UpgradeSettingsArgs
Upgrade
Settings
Args
constructor
(
blueGreenSettings
:
Output
<
BlueGreenSettingsArgs
>
?
=
null
,
maxSurge
:
Output
<
Int
>
?
=
null
,
maxUnavailable
:
Output
<
Int
>
?
=
null
,
strategy
:
Output
<
UpgradeSettingsStrategy
>
?
=
null
)