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

Modifies the parameters of a CacheParameterGroup to the engine or system default value. To reset specific parameters submit a list of the parameter names. To reset the entire CacheParameterGroup, specify the CacheParameterGroup name and ResetAllParameters parameters.

Declaration Syntax
C#
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.24.0 (1.5.24.0)