Modifies the parameters of a DB parameter group to the engine/system default value. To reset specific parameters submit a list of the following: ParameterName and ApplyMethod . To reset the entire DB parameter group, specify the DBParameterGroup name and ResetAllParameters parameters. When resetting the entire group, dynamic parameters are updated immediately and static parameters are set to pending-reboot to take effect on the next DB instance restart or RebootDBInstance request.
 Declaration Syntax
 Declaration Syntax| C# | 
ResetDBParameterGroupResponse ResetDBParameterGroup( ResetDBParameterGroupRequest resetDBParameterGroupRequest )
 Parameters
 Parameters- resetDBParameterGroupRequest (ResetDBParameterGroupRequest)
- Container for the necessary parameters to execute the ResetDBParameterGroup service method on AmazonRDS.
 Return Value
 Return ValueThe response from the ResetDBParameterGroup service method, as returned by AmazonRDS.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| DBParameterGroupNotFoundException | |
| InvalidDBParameterGroupStateException |