Interface ControlPlanePlacementRequest.Builder

    • Method Detail

      • groupName

        ControlPlanePlacementRequest.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.

        Parameters:
        groupName - The name of the placement group for the Kubernetes control plane instances. This setting can't be changed after cluster creation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.