ServerlessKubernetesOperationPolicyClusterAutoUpgrade

data class ServerlessKubernetesOperationPolicyClusterAutoUpgrade(val channel: String? = null, val enabled: Boolean? = null)

Constructors

constructor(channel: String? = null, enabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val channel: String? = null

The automatic cluster upgrade channel. Valid values: patch, stable, rapid. for example:

Link copied to clipboard
val enabled: Boolean? = null

Whether the RRSA feature has been enabled.