class Aws::DocDB::Types::DeleteGlobalClusterMessage
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DeleteGlobalClusterMessage AWS API Documentation
@return [String]
The cluster identifier of the global cluster being deleted.
@!attribute [rw] global_cluster_identifier
}
global_cluster_identifier: “GlobalClusterIdentifier”, # required
{
data as a hash:
@note When making an API call, you may pass DeleteGlobalClusterMessage
Represents the input to DeleteGlobalCluster.