ClusterControlPlanePlacement

data class ClusterControlPlanePlacement(val groupName: String? = null)

Specify the placement group of the control plane machines for your cluster.

Constructors

Link copied to clipboard
constructor(groupName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val groupName: String? = null

Specify the placement group name of the control place machines for your cluster.