class Aws::DocDB::Types::ModifyGlobalClusterMessage
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/ModifyGlobalClusterMessage AWS API Documentation
@return [Boolean]
enabled.
global cluster can’t be deleted when deletion protection is
Indicates if the global cluster has deletion protection enabled. The
@!attribute [rw] deletion_protection
@return [String]
Example: ‘my-cluster2`
Can’t end with a hyphen or contain two consecutive hyphens
The first character must be a letter
* Must contain from 1 to 63 letters, numbers, or hyphens
cluster. This value is stored as a lowercase string.
The new identifier for a global cluster when you modify a global
@!attribute [rw] new_global_cluster_identifier
@return [String]
^
* Must match the identifier of an existing global cluster.
Constraints:
isn’t case-sensitive.
The identifier for the global cluster being modified. This parameter
@!attribute [rw] global_cluster_identifier
Represents the input to ModifyGlobalCluster.