GlobalClusterMember
A data structure with information about any primary and secondary clusters associated with an Amazon DocumentDB global clusters.
Contents
Note
In the following list, the required parameters are described first.
- DBClusterArn
-
The Amazon Resource Name (ARN) for each Amazon DocumentDB cluster.
Type: String
Required: No
- IsWriter
-
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.
Type: Boolean
Required: No
- Readers.member.N
-
The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Aurora global cluster.
Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: