Cluster Control Plane Placement Args
data class ClusterControlPlanePlacementArgs(val groupName: Output<String>? = null) : ConvertibleToJava<ClusterControlPlanePlacementArgs>
Specify the placement group of the control plane machines for your cluster.