class Aws::RDS::Types::GlobalClusterMember
A data structure with information about any primary and secondary clusters associated with an Aurora global database.
@!attribute [rw] db_cluster_arn
The Amazon Resource Name (ARN) for each Aurora cluster. @return [String]
@!attribute [rw] readers
The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Aurora global database. @return [Array<String>]
@!attribute [rw] is_writer
Specifies whether the Aurora cluster is the primary cluster (that is, has read-write capability) for the Aurora global database with which it is associated. @return [Boolean]
@!attribute [rw] global_write_forwarding_status
Specifies whether a secondary cluster in an Aurora global database has write forwarding enabled, not enabled, or is in the process of enabling it. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/GlobalClusterMember AWS API Documentation
Constants
- SENSITIVE