NodeGroupNodeRepairConfig

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

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

Specifies whether to enable node auto repair for the node group. Node auto repair is disabled by default.