ClusterClusterConfigAuxiliaryNodeGroup

Constructors

Link copied to clipboard
constructor(nodeGroupId: String? = null, nodeGroups: List<ClusterClusterConfigAuxiliaryNodeGroupNodeGroup>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nodeGroupId: String? = null

A node group ID. Generated if not specified. The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of from 3 to 33 characters.

Link copied to clipboard