GlobalClusterMember
A data structure with information about any primary and secondary clusters associated with an Neptune global database.
Contents
- DBClusterArn
-
The Amazon Resource Name (ARN) for each Neptune cluster.
Type: String
Required: No
- IsWriter
-
Specifies whether the Neptune cluster is the primary cluster (that is, has read-write capability) for the Neptune global database 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 Neptune global database.
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: