ReplicationSet

class ReplicationSet : KotlinCustomResource

Resource type definition for AWS::SSMIncidents::ReplicationSet

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the ReplicationSet.

Link copied to clipboard

Determines if the replication set deletion protection is enabled or not. If deletion protection is enabled, you can't delete the last Region in the replication set.

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

The ReplicationSet configuration.

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

The tags to apply to the replication set.

Link copied to clipboard
val urn: Output<String>