Interface ControlPlaneScalingConfig.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<ControlPlaneScalingConfig.Builder,,ControlPlaneScalingConfig> SdkBuilder<ControlPlaneScalingConfig.Builder,,ControlPlaneScalingConfig> SdkPojo
- Enclosing class:
ControlPlaneScalingConfig
@Mutable
@NotThreadSafe
public static interface ControlPlaneScalingConfig.Builder
extends SdkPojo, CopyableBuilder<ControlPlaneScalingConfig.Builder,ControlPlaneScalingConfig>
-
Method Summary
Modifier and TypeMethodDescriptionThe control plane scaling tier configuration.The control plane scaling tier configuration.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
tier
The control plane scaling tier configuration. Available options are
standard,tier-xl,tier-2xl, ortier-4xl. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.- Parameters:
tier- The control plane scaling tier configuration. Available options arestandard,tier-xl,tier-2xl, ortier-4xl. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
tier
The control plane scaling tier configuration. Available options are
standard,tier-xl,tier-2xl, ortier-4xl. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.- Parameters:
tier- The control plane scaling tier configuration. Available options arestandard,tier-xl,tier-2xl, ortier-4xl. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-