| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53recoveryreadiness |
AWS::Route53RecoveryReadiness Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnCell.Builder |
CfnCell.Builder.cellName(String cellName)
The name of the cell to create.
|
CfnCell.Builder |
CfnCell.Builder.cells(List<String> cells)
A list of cell Amazon Resource Names (ARNs) contained within this cell, for use in nested cells.
|
static CfnCell.Builder |
CfnCell.Builder.create(software.constructs.Construct scope,
String id) |
CfnCell.Builder |
CfnCell.Builder.tags(List<? extends CfnTag> tags)
A collection of tags associated with a resource.
|
Copyright © 2022. All rights reserved.