AddClusterNodeSpecification

Specifies an instance group and the number of nodes to add to it.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String