ClusterUpgradeSettingsResponse

data class ClusterUpgradeSettingsResponse(val overrideSettings: UpgradeOverrideSettingsResponse? = null)

Settings for upgrading a cluster.

Constructors

Link copied to clipboard
constructor(overrideSettings: UpgradeOverrideSettingsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Settings for overrides.