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 type representing an Aurora global database.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class GlobalCluster
The GlobalCluster type exposes the following members
Name | Description | |
---|---|---|
![]() |
GlobalCluster() |
Name | Type | Description | |
---|---|---|---|
![]() |
DatabaseName | System.String |
Gets and sets the property DatabaseName. The default database name within the new global database cluster. |
![]() |
DeletionProtection | System.Boolean |
Gets and sets the property DeletionProtection. The deletion protection setting for the new global database cluster. |
![]() |
Endpoint | System.String |
Gets and sets the property Endpoint. The writer endpoint for the new global database cluster. This endpoint always points to the writer DB instance in the current primary cluster. |
![]() |
Engine | System.String |
Gets and sets the property Engine. The Aurora database engine used by the global database cluster. |
![]() |
EngineLifecycleSupport | System.String |
Gets and sets the property EngineLifecycleSupport. The lifecycle type for the global cluster. For more information, see CreateGlobalCluster. |
![]() |
EngineVersion | System.String |
Gets and sets the property EngineVersion. Indicates the database engine version. |
![]() |
FailoverState | Amazon.RDS.Model.FailoverState |
Gets and sets the property FailoverState.
A data object containing all properties for the current state of an in-process or
pending switchover or failover process for this global cluster (Aurora global database).
This object is empty unless the |
![]() |
GlobalClusterArn | System.String |
Gets and sets the property GlobalClusterArn. The Amazon Resource Name (ARN) for the global database cluster. |
![]() |
GlobalClusterIdentifier | System.String |
Gets and sets the property GlobalClusterIdentifier. Contains a user-supplied global database cluster identifier. This identifier is the unique key that identifies a global database cluster. |
![]() |
GlobalClusterMembers | System.Collections.Generic.List<Amazon.RDS.Model.GlobalClusterMember> |
Gets and sets the property GlobalClusterMembers. The list of primary and secondary clusters within the global database cluster. |
![]() |
GlobalClusterResourceId | System.String |
Gets and sets the property GlobalClusterResourceId. The Amazon Web Services partition-unique, immutable identifier for the global database cluster. This identifier is found in Amazon Web Services CloudTrail log entries whenever the Amazon Web Services KMS key for the DB cluster is accessed. |
![]() |
Status | System.String |
Gets and sets the property Status. Specifies the current state of this global database cluster. |
![]() |
StorageEncrypted | System.Boolean |
Gets and sets the property StorageEncrypted. The storage encryption setting for the global database cluster. |
![]() |
TagList | System.Collections.Generic.List<Amazon.RDS.Model.Tag> |
Gets and sets the property TagList. |
.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