@Stability(value=Stable) public static final class CfnCluster.ControlPlanePlacementProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.ControlPlanePlacementProperty>
CfnCluster.ControlPlanePlacementProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.ControlPlanePlacementProperty |
build()
Builds the configured instance.
|
CfnCluster.ControlPlanePlacementProperty.Builder |
groupName(String groupName)
Sets the value of
CfnCluster.ControlPlanePlacementProperty.getGroupName() |
@Stability(value=Stable) public CfnCluster.ControlPlanePlacementProperty.Builder groupName(String groupName)
CfnCluster.ControlPlanePlacementProperty.getGroupName()groupName - `CfnCluster.ControlPlanePlacementProperty.GroupName`.this@Stability(value=Stable) public CfnCluster.ControlPlanePlacementProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.ControlPlanePlacementProperty>CfnCluster.ControlPlanePlacementPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.