class Aws::Redshift::Types::DeleteClusterParameterGroupMessage

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

data as a hash:

    {
      parameter_group_name: "String", # required
    }

@!attribute [rw] parameter_group_name

The name of the parameter group to be deleted.

Constraints:

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

* Cannot delete a default cluster parameter group.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/DeleteClusterParameterGroupMessage AWS API Documentation

Constants

SENSITIVE