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