AWS SDK for .NET Documentation
DeleteCacheParameterGroup Method (deleteCacheParameterGroupRequest)
AmazonAmazon.ElastiCacheAmazonElastiCacheDeleteCacheParameterGroup(DeleteCacheParameterGroupRequest) Did this page help you?   Yes   No    Tell us about it...

Deletes the specified CacheParameterGroup. The CacheParameterGroup cannot be deleted if it is associated with any cache clusters.

Declaration Syntax
C#
DeleteCacheParameterGroupResponse DeleteCacheParameterGroup(
	DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest
)
Parameters
deleteCacheParameterGroupRequest (DeleteCacheParameterGroupRequest)
Container for the necessary parameters to execute the DeleteCacheParameterGroup service method on AmazonElastiCache.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)