SafetyRule

class SafetyRule : KotlinCustomResource

Resource schema for AWS Route53 Recovery Control basic constructs and validation rules.

Properties

Link copied to clipboard
Link copied to clipboard
val controlPanelArn: Output<String>?

The Amazon Resource Name (ARN) of the control panel.

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

The Amazon Resource Name (ARN) of the safety rule.

Link copied to clipboard

The deployment status of the routing control. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.

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

A collection of tags associated with a resource

Link copied to clipboard
val urn: Output<String>