class Aws::DocDB::Types::GlobalCluster
A data type representing an Amazon DocumentDB global cluster.
@!attribute [rw] global_cluster_identifier
Contains a user-supplied global cluster identifier. This identifier is the unique key that identifies a global cluster. @return [String]
@!attribute [rw] global_cluster_resource_id
The Region-unique, immutable identifier for the global database cluster. This identifier is found in AWS CloudTrail log entries whenever the AWS KMS customer master key (CMK) for the cluster is accessed. @return [String]
@!attribute [rw] global_cluster_arn
The Amazon Resource Name (ARN) for the global cluster. @return [String]
@!attribute [rw] status
Specifies the current state of this global cluster. @return [String]
@!attribute [rw] engine
The Amazon DocumentDB database engine used by the global cluster. @return [String]
@!attribute [rw] engine_version
Indicates the database engine version. @return [String]
@!attribute [rw] database_name
The default database name within the new global cluster. @return [String]
@!attribute [rw] storage_encrypted
The storage encryption setting for the global cluster. @return [Boolean]
@!attribute [rw] deletion_protection
The deletion protection setting for the new global cluster. @return [Boolean]
@!attribute [rw] global_cluster_members
The list of cluster IDs for secondary clusters within the global cluster. Currently limited to one item. @return [Array<Types::GlobalClusterMember>]
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/GlobalCluster AWS API Documentation
Constants
- SENSITIVE