ClusterZonalShiftConfig

data class ClusterZonalShiftConfig(val enabled: Boolean? = null)

The current zonal shift configuration to use for the cluster.

Constructors

Link copied to clipboard
constructor(enabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean? = null

Set this value to true to enable zonal shift for the cluster.