ControlPanel

class ControlPanel : KotlinCustomResource

AWS Route53 Recovery Control Control Panel resource schema .

Properties

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

Cluster to associate with the Control Panel

Link copied to clipboard
val controlPanelArn: Output<String>

The Amazon Resource Name (ARN) of the cluster.

Link copied to clipboard

A flag that Amazon Route 53 Application Recovery Controller sets to true to designate the default control panel for a cluster. When you create a cluster, Amazon Route 53 Application Recovery Controller creates a control panel, and sets this flag for that control panel. If you create a control panel yourself, this flag is set to false.

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

The name of the control panel. 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

Count of associated routing controls

Link copied to clipboard

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

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

A collection of tags associated with a resource

Link copied to clipboard
val urn: Output<String>