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