GetClusterNodePoolUpgradeSetting

data class GetClusterNodePoolUpgradeSetting(val blueGreenSettings: List<GetClusterNodePoolUpgradeSettingBlueGreenSetting>, val maxSurge: Int, val maxUnavailable: Int, val strategy: String)

Constructors

Link copied to clipboard
constructor(blueGreenSettings: List<GetClusterNodePoolUpgradeSettingBlueGreenSetting>, maxSurge: Int, maxUnavailable: Int, strategy: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard