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