Gets and sets the property ParameterGroupName.
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.

C# |
public string ParameterGroupName { get; set; }