@Generated(value="jsii-pacmak/1.39.0 (build 8af72c2)", date="2021-10-14T05:48:36.559Z") @Stability(value=Stable) public interface CfnRoutingControlProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRoutingControlProps.Builder
A builder for
CfnRoutingControlProps |
static class |
CfnRoutingControlProps.Jsii$Proxy
An implementation for
CfnRoutingControlProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRoutingControlProps.Builder |
builder() |
default String |
getClusterArn()
`AWS::Route53RecoveryControl::RoutingControl.ClusterArn`.
|
default String |
getControlPanelArn()
`AWS::Route53RecoveryControl::RoutingControl.ControlPanelArn`.
|
String |
getName()
`AWS::Route53RecoveryControl::RoutingControl.Name`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getClusterArn()
@Stability(value=Stable) @Nullable default String getControlPanelArn()
@Stability(value=Stable) static CfnRoutingControlProps.Builder builder()
CfnRoutingControlProps.Builder of CfnRoutingControlPropsCopyright © 2021. All rights reserved.