AWS SDK for .NET Documentation
ResetCacheParameterGroup Method (resetCacheParameterGroupRequest)
AmazonAmazon.ElastiCacheAmazonElastiCacheClientResetCacheParameterGroup(ResetCacheParameterGroupRequest) Did this page help you?   Yes   No    Tell us about it...

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.

Declaration Syntax
C#
public ResetCacheParameterGroupResponse ResetCacheParameterGroup(
	ResetCacheParameterGroupRequest resetCacheParameterGroupRequest
)
Parameters
resetCacheParameterGroupRequest (ResetCacheParameterGroupRequest)
Container for the necessary parameters to execute the ResetCacheParameterGroup service method on AmazonElastiCache.
Return Value
The response from the ResetCacheParameterGroup service method, as returned by AmazonElastiCache.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)