@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:32:44.932Z") @Stability(value=Stable) public interface CfnRecoveryGroupProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRecoveryGroupProps.Builder
A builder for
CfnRecoveryGroupProps |
static class |
CfnRecoveryGroupProps.Jsii$Proxy
An implementation for
CfnRecoveryGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRecoveryGroupProps.Builder |
builder() |
default List<String> |
getCells()
`AWS::Route53RecoveryReadiness::RecoveryGroup.Cells`.
|
String |
getRecoveryGroupName()
`AWS::Route53RecoveryReadiness::RecoveryGroup.RecoveryGroupName`.
|
default List<CfnTag> |
getTags()
`AWS::Route53RecoveryReadiness::RecoveryGroup.Tags`.
|
@Stability(value=Stable) @NotNull String getRecoveryGroupName()
@Stability(value=Stable) @Nullable default List<String> getCells()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnRecoveryGroupProps.Builder builder()
CfnRecoveryGroupProps.Builder of CfnRecoveryGroupPropsCopyright © 2021. All rights reserved.