DomainClusterConfigNodeOption

data class DomainClusterConfigNodeOption(val nodeConfig: DomainClusterConfigNodeOptionNodeConfig? = null, val nodeType: String? = null)

Constructors

Link copied to clipboard
constructor(nodeConfig: DomainClusterConfigNodeOptionNodeConfig? = null, nodeType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Container to specify sizing of a node type.

Link copied to clipboard
val nodeType: String? = null

Type of node this configuration describes. Valid values: coordinator.