AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A data structure with information about any primary and secondary clusters associated with an Neptune global database.
Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z
public class GlobalClusterMember
The GlobalClusterMember type exposes the following members
Name | Description | |
---|---|---|
![]() |
GlobalClusterMember() |
Name | Type | Description | |
---|---|---|---|
![]() |
DBClusterArn | System.String |
Gets and sets the property DBClusterArn. The Amazon Resource Name (ARN) for each Neptune cluster. |
![]() |
IsWriter | System.Boolean |
Gets and sets the property 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. |
![]() |
Readers | System.Collections.Generic.List<System.String> |
Gets and sets the property Readers. The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Neptune global database. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5