public static interface ControlPlanePlacementRequest.Builder extends SdkPojo, CopyableBuilder<ControlPlanePlacementRequest.Builder,ControlPlanePlacementRequest>
| Modifier and Type | Method and Description |
|---|---|
ControlPlanePlacementRequest.Builder |
groupName(String groupName)
The name of the placement group for the Kubernetes control plane instances.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildControlPlanePlacementRequest.Builder groupName(String groupName)
The name of the placement group for the Kubernetes control plane instances. This setting can't be changed after cluster creation.
groupName - The name of the placement group for the Kubernetes control plane instances. This setting can't be
changed after cluster creation.Copyright © 2022. All rights reserved.