class Aws::DocDB::Types::DeleteGlobalClusterMessage

Represents the input to DeleteGlobalCluster.

@note When making an API call, you may pass DeleteGlobalClusterMessage

data as a hash:

    {
      global_cluster_identifier: "GlobalClusterIdentifier", # required
    }

@!attribute [rw] global_cluster_identifier

The cluster identifier of the global cluster being deleted.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DeleteGlobalClusterMessage AWS API Documentation

Constants

SENSITIVE