class Aws::Route53RecoveryControlConfig::Types::Cluster
A cluster is a set of five consensus-forming Regional endpoints that represent the infrastructure that hosts your routing controls. Typically, you host together on one cluster all of the routing controls for your applications.
@!attribute [rw] cluster_arn
The Amazon Resource Name (ARN) of the cluster. @return [String]
@!attribute [rw] cluster_endpoints
Endpoints for a cluster. Specify one of these endpoints when you want to set or retrieve a routing control state in the cluster. To get or update the routing control state, see the Amazon Route 53 Application Recovery Controller Cluster (Data Plane) Actions. @return [Array<Types::ClusterEndpoint>]
@!attribute [rw] name
The name of the cluster. @return [String]
@!attribute [rw] status
Deployment status of a resource. 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/Cluster AWS API Documentation
Constants
- SENSITIVE