class Aws::Route53RecoveryControlConfig::Types::ControlPanel
A control panel represents a group of routing controls that can be changed together in a single transaction.
@!attribute [rw] cluster_arn
The Amazon Resource Name (ARN) of the cluster that includes the control panel. @return [String]
@!attribute [rw] control_panel_arn
The Amazon Resource Name (ARN) of the control panel. @return [String]
@!attribute [rw] default_control_panel
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. @return [Boolean]
@!attribute [rw] name
The name of the control panel. You can use any non-white space character in the name. @return [String]
@!attribute [rw] routing_control_count
The number of routing controls in the control panel. @return [Integer]
@!attribute [rw] status
The deployment status of control panel. Status can be one of the following: PENDING, DEPLOYED, PENDING\_DELETION. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/route53-recovery-control-config-2020-11-02/ControlPanel AWS API Documentation
Constants
- SENSITIVE