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