class Aws::RDS::Types::CreateGlobalClusterMessage
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/CreateGlobalClusterMessage AWS API Documentation
@return [Boolean]
^
cluster.
In this case, Amazon Aurora uses the setting from the source DB
* Can’t be specified if ‘SourceDBClusterIdentifier` is specified.
Constraints:
database cluster.
Specifies whether to enable storage encryption for the new global
@!attribute [rw] storage_encrypted
@return [String]
^
DB cluster.
In this case, Amazon Aurora uses the database name from the source
* Can’t be specified if ‘SourceDBClusterIdentifier` is specified.
Constraints:
in the global database cluster.
you don’t specify a name, Amazon Aurora doesn’t create a database
The name for your database of up to 64 alphanumeric characters. If
@!attribute [rw] database_name
@return [Boolean]
deletion protection is enabled.
database cluster. The global database can’t be deleted when
Specifies whether to enable deletion protection for the new global
@!attribute [rw] deletion_protection
@return [String]
^
DB cluster.
In this case, Amazon Aurora uses the engine version of the source
* Can’t be specified if ‘SourceDBClusterIdentifier` is specified.
Constraints:
The engine version to use for this global database cluster.
@!attribute [rw] engine_version
@return [String]
^
cluster.
In this case, Amazon Aurora uses the engine of the source DB
* Can’t be specified if ‘SourceDBClusterIdentifier` is specified.
Constraints:
Valid Values: `aurora-mysql | aurora-postgresql`
The database engine to use for this global database cluster.
@!attribute [rw] engine
@return [String]
* `StorageEncrypted`
* `EngineVersion`
* `Engine`
* `DatabaseName`
the specified source DB cluster:
the following settings because Amazon Aurora uses the values from
If you provide a value for this parameter, don’t specify values for
global database.
The Amazon Resource Name (ARN) to use as the primary cluster of the
@!attribute [rw] source_db_cluster_identifier
@return [String]
parameter is stored as a lowercase string.
The cluster identifier for this global database cluster. This
@!attribute [rw] global_cluster_identifier