@Stability(value=Stable) public static final class CfnCluster.OutpostConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.OutpostConfigProperty>
CfnCluster.OutpostConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.OutpostConfigProperty |
build()
Builds the configured instance.
|
CfnCluster.OutpostConfigProperty.Builder |
controlPlaneInstanceType(String controlPlaneInstanceType)
Sets the value of
CfnCluster.OutpostConfigProperty.getControlPlaneInstanceType() |
CfnCluster.OutpostConfigProperty.Builder |
outpostArns(List<String> outpostArns)
Sets the value of
CfnCluster.OutpostConfigProperty.getOutpostArns() |
@Stability(value=Stable) public CfnCluster.OutpostConfigProperty.Builder controlPlaneInstanceType(String controlPlaneInstanceType)
CfnCluster.OutpostConfigProperty.getControlPlaneInstanceType()controlPlaneInstanceType - `CfnCluster.OutpostConfigProperty.ControlPlaneInstanceType`. This parameter is required.this@Stability(value=Stable) public CfnCluster.OutpostConfigProperty.Builder outpostArns(List<String> outpostArns)
CfnCluster.OutpostConfigProperty.getOutpostArns()outpostArns - `CfnCluster.OutpostConfigProperty.OutpostArns`. This parameter is required.this@Stability(value=Stable) public CfnCluster.OutpostConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.OutpostConfigProperty>CfnCluster.OutpostConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.