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 a global cluster (Aurora global database).
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.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 Aurora DB cluster in the global cluster. |
![]() |
GlobalWriteForwardingStatus | Amazon.RDS.WriteForwardingStatus |
Gets and sets the property GlobalWriteForwardingStatus. The status of write forwarding for a secondary cluster in the global cluster. |
![]() |
IsWriter | System.Boolean |
Gets and sets the property IsWriter. Indicates whether the Aurora DB cluster is the primary cluster (that is, has read-write capability) for the global cluster 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 global cluster. |
![]() |
SynchronizationStatus | Amazon.RDS.GlobalClusterMemberSynchronizationStatus |
Gets and sets the property SynchronizationStatus. The status of synchronization of each Aurora DB cluster in the global cluster. |
.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