Interface ControlPlanePlacementRequest.Builder

  • Method Details

    • 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.
    • spreadLevel

      ControlPlanePlacementRequest.Builder spreadLevel(String spreadLevel)

      Optional parameter to specify the placement group spread level for control plane instances. If not provided, Amazon EKS will deploy control plane instances without a placement group.

      Parameters:
      spreadLevel - Optional parameter to specify the placement group spread level for control plane instances. If not provided, Amazon EKS will deploy control plane instances without a placement group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • spreadLevel

      Optional parameter to specify the placement group spread level for control plane instances. If not provided, Amazon EKS will deploy control plane instances without a placement group.

      Parameters:
      spreadLevel - Optional parameter to specify the placement group spread level for control plane instances. If not provided, Amazon EKS will deploy control plane instances without a placement group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: