---
type: resource-type
title: ControlPanel
description: aws resource type AWS::Route53RecoveryControl::ControlPanel
name: ControlPanel
lexicon: aws
resource_type: AWS::Route53RecoveryControl::ControlPanel
---
`AWS::Route53RecoveryControl::ControlPanel`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the control panel. You can use any non-white space character in the name.
- `ClusterArn` (`string`, optional): Cluster to associate with the Control Panel
- `ControlPanelArn` (`string`, optional): The Amazon Resource Name (ARN) of the cluster.
- `DefaultControlPanel` (`boolean`, optional): 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.
- `RoutingControlCount` (`number`, optional): Count of associated routing controls
- `Status` (`"DEPLOYED" | "PENDING" | "PENDING_DELETION"`, optional): The deployment status of control panel. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.
- `Tags` (`ControlPanel_Tag[]`, optional): A collection of tags associated with a resource

## Attributes

- `ControlPanelArn`
- `DefaultControlPanel`
- `RoutingControlCount`
- `Status`
