class Aws::DocDB::Types::DeleteDBClusterParameterGroupMessage
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DeleteDBClusterParameterGroupMessage AWS API Documentation
@return [String]
* Cannot be associated with any clusters.
* You can’t delete a default cluster parameter group.
* Must be the name of an existing cluster parameter group.
Constraints:
The name of the cluster parameter group.
@!attribute [rw] db_cluster_parameter_group_name
Represents the input to DeleteDBClusterParameterGroup.