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.
Contains the details of an Amazon Neptune global database.
This data type is used as a response element for the CreateGlobalCluster, DescribeGlobalClusters, ModifyGlobalCluster, DeleteGlobalCluster, FailoverGlobalCluster, and RemoveFromGlobalCluster actions.
Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z
public class GlobalCluster
The GlobalCluster type exposes the following members
Name | Description | |
---|---|---|
![]() |
GlobalCluster() |
Name | Type | Description | |
---|---|---|---|
![]() |
DeletionProtection | System.Boolean |
Gets and sets the property DeletionProtection. The deletion protection setting for the global database. |
![]() |
Engine | System.String |
Gets and sets the property Engine.
The Neptune database engine used by the global database ( |
![]() |
EngineVersion | System.String |
Gets and sets the property EngineVersion. The Neptune engine version used by the global database. |
![]() |
FailoverState | Amazon.Neptune.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 (Neptune 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. |
![]() |
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. |
![]() |
GlobalClusterMembers | System.Collections.Generic.List<Amazon.Neptune.Model.GlobalClusterMember> |
Gets and sets the property GlobalClusterMembers. A list of cluster ARNs and instance ARNs for all the DB clusters that are part of the global database. |
![]() |
GlobalClusterResourceId | System.String |
Gets and sets the property GlobalClusterResourceId. An immutable identifier for the global database that is unique within in all regions. This identifier is found in CloudTrail log entries whenever the 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. |
![]() |
StorageEncrypted | System.Boolean |
Gets and sets the property StorageEncrypted. The storage encryption setting for the 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