NodegroupNodeRepairConfig

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

The node auto repair configuration for node group.

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 node auto repair for the node group.