AddClusterNodeSpecification
Specifies an instance group and the number of nodes to add to it.
Types
Properties
Link copied to clipboard
The availability zones in which to add nodes. Use this to target node placement in specific availability zones within a flexible instance group.
Link copied to clipboard
The number of nodes to add to the specified instance group. The total number of nodes across all instance groups in a single request cannot exceed 50.
Link copied to clipboard
The name of the instance group to which you want to add nodes.
Link copied to clipboard
The instance types to use when adding nodes. Use this to target specific instance types within a flexible instance group.
Functions
Link copied to clipboard
inline fun copy(block: AddClusterNodeSpecification.Builder.() -> Unit = {}): AddClusterNodeSpecification