The name of the DB parameter group. Constraints:
- Must be the name of an existing DB parameter group
- You cannot delete a default DB parameter group
- Cannot be associated with any DB instances

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