RecoveryGroup

class RecoveryGroup : KotlinCustomResource

AWS Route53 Recovery Readiness Recovery Group Schema and API specifications.

Properties

Link copied to clipboard
val cells: Output<List<String>>?

A list of the cell Amazon Resource Names (ARNs) in the recovery group.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A collection of tags associated with a resource.

Link copied to clipboard

The name of the recovery group to create.

Link copied to clipboard
val tags: Output<List<Tag>>?

A collection of tags associated with a resource.

Link copied to clipboard
val urn: Output<String>