class Aws::DocDB::Types::CreateGlobalClusterMessage
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/CreateGlobalClusterMessage AWS API Documentation
@return [Boolean]
The storage encryption setting for the new global cluster.
@!attribute [rw] storage_encrypted
@return [String]
database in the global cluster you are creating.
you do not provide a name, Amazon DocumentDB will not create a
The name for your database of up to 64 alpha-numeric characters. If
@!attribute [rw] database_name
@return [Boolean]
enabled.
global cluster can’t be deleted when deletion protection is
The deletion protection setting for the new global cluster. The
@!attribute [rw] deletion_protection
@return [String]
The engine version of the global cluster.
@!attribute [rw] engine_version
@return [String]
The name of the database engine to be used for this cluster.
@!attribute [rw] engine
@return [String]
global cluster. This parameter is optional.
The Amazon Resource Name (ARN) to use as the primary cluster of the
@!attribute [rw] source_db_cluster_identifier
@return [String]
The cluster identifier of the new global cluster.
@!attribute [rw] global_cluster_identifier
Represents the input to CreateGlobalCluster.