class Aws::RDS::Types::DeleteDBParameterGroupMessage
@note When making an API call, you may pass DeleteDBParameterGroupMessage
data as a hash: { db_parameter_group_name: "String", # required }
@!attribute [rw] db_parameter_group_name
The name of the DB parameter group. Constraints: * Must be the name of an existing DB parameter group * You can't delete a default DB parameter group * Can't be associated with any DB instances @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DeleteDBParameterGroupMessage AWS API Documentation
Constants
- SENSITIVE