AWS SDK for .NET Documentation
DescribeCacheParameterGroups Method (describeCacheParameterGroupsRequest)
AmazonAmazon.ElastiCacheAmazonElastiCacheClientDescribeCacheParameterGroups(DescribeCacheParameterGroupsRequest) Did this page help you?   Yes   No    Tell us about it...

The DescribeCacheParameterGroups operation returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list will contain only the descriptions for that group.

Declaration Syntax
C#
public DescribeCacheParameterGroupsResponse DescribeCacheParameterGroups(
	DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest
)
Parameters
describeCacheParameterGroupsRequest (DescribeCacheParameterGroupsRequest)
Container for the necessary parameters to execute the DescribeCacheParameterGroups service method on AmazonElastiCache.
Return Value
The response from the DescribeCacheParameterGroups service method, as returned by AmazonElastiCache.
Exceptions

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