RoutingControl

class RoutingControl : KotlinCustomResource

AWS Route53 Recovery Control Routing Control resource schema .

Properties

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

Arn associated with Control Panel

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

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

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the routing control. You can use any non-white space character in the name.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

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

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 urn: Output<String>