AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.GlobalCluster

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z

Syntax

C#
public class GlobalCluster

The GlobalCluster type exposes the following members

Constructors

NameDescription
Public Method GlobalCluster()

Properties

NameTypeDescription
Public Property DatabaseName System.String

Gets and sets the property DatabaseName.

The default database name within the new global database cluster.

Public Property DeletionProtection System.Boolean

Gets and sets the property DeletionProtection.

The deletion protection setting for the new global database cluster.

Public Property 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.

Public Property Engine System.String

Gets and sets the property Engine.

The Aurora database engine used by the global database cluster.

Public Property EngineLifecycleSupport System.String

Gets and sets the property EngineLifecycleSupport.

The lifecycle type for the global cluster.

For more information, see CreateGlobalCluster.

Public Property EngineVersion System.String

Gets and sets the property EngineVersion.

Indicates the database engine version.

Public Property 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 SwitchoverGlobalCluster or FailoverGlobalCluster operation was called on this global cluster.

Public Property GlobalClusterArn System.String

Gets and sets the property GlobalClusterArn.

The Amazon Resource Name (ARN) for the global database cluster.

Public Property 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.

Public Property 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.

Public Property 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.

Public Property Status System.String

Gets and sets the property Status.

Specifies the current state of this global database cluster.

Public Property StorageEncrypted System.Boolean

Gets and sets the property StorageEncrypted.

The storage encryption setting for the global database cluster.

Public Property TagList System.Collections.Generic.List<Amazon.RDS.Model.Tag>

Gets and sets the property TagList.

Version Information

.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