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

The DeleteCacheParameterGroup operation deletes the specified cache parameter group. You cannot delete a cache parameter group 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.60.0 (1.5.60.0)