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