@Stability(value=Stable) public static final class CfnClusterProps.Builder extends Object implements software.amazon.jsii.Builder<CfnClusterProps>
CfnClusterProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps |
build()
Builds the configured instance.
|
CfnClusterProps.Builder |
name(String name)
Sets the value of
CfnClusterProps.getName() |
@Stability(value=Stable) public CfnClusterProps.Builder name(String name)
CfnClusterProps.getName()name - `AWS::Route53RecoveryControl::Cluster.Name`.this@Stability(value=Stable) public CfnClusterProps build()
build in interface software.amazon.jsii.Builder<CfnClusterProps>CfnClusterPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.