UpgradeSettingsArgs

constructor(blueGreenSettings: Output<BlueGreenSettingsArgs>? = null, maxSurge: Output<Int>? = null, maxUnavailable: Output<Int>? = null, strategy: Output<UpgradeSettingsStrategy>? = null)