GetDomainClusterConfigNodeOptionNodeConfig

data class GetDomainClusterConfigNodeOptionNodeConfig(val count: Int, val enabled: Boolean, val type: String)

Constructors

constructor(count: Int, enabled: Boolean, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int

Number of nodes of a particular node type in the cluster.

Link copied to clipboard

Enabled disabled toggle for off-peak update window

Link copied to clipboard

The instance type of a particular node type in the cluster.