The ResetCacheParameterGroup operation modifies the parameters of a cache parameter group to the engine or system default value. You can reset specific parameters by submitting a list of parameter names. To reset the entire cache parameter group, specify the ResetAllParameters and CacheParameterGroupName parameters.

C# |
ResetCacheParameterGroupResponse ResetCacheParameterGroup( ResetCacheParameterGroupRequest resetCacheParameterGroupRequest )

- resetCacheParameterGroupRequest (ResetCacheParameterGroupRequest)
- Container for the necessary parameters to execute the ResetCacheParameterGroup service method on AmazonElastiCache.

The response from the ResetCacheParameterGroup service method, as returned by AmazonElastiCache.
