class Aws::RDS::Types::DeleteDBClusterParameterGroupMessage

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

data as a hash:

    {
      db_cluster_parameter_group_name: "String", # required
    }

@!attribute [rw] db_cluster_parameter_group_name

The name of the DB cluster parameter group.

Constraints:

* Must be the name of an existing DB cluster parameter group.

* You can't delete a default DB cluster parameter group.

* Can't be associated with any DB clusters.
@return [String]

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

Constants

SENSITIVE