AWS SDK for .NET Documentation
DescribeCacheParameters Method (describeCacheParametersRequest)
AmazonAmazon.ElastiCacheAmazonElastiCacheClientDescribeCacheParameters(DescribeCacheParametersRequest) Did this page help you?   Yes   No    Tell us about it...

The DescribeCacheParameters operation returns the detailed parameter list for a particular cache parameter group.

Declaration Syntax
C#
public DescribeCacheParametersResponse DescribeCacheParameters(
	DescribeCacheParametersRequest describeCacheParametersRequest
)
Parameters
describeCacheParametersRequest (DescribeCacheParametersRequest)
Container for the necessary parameters to execute the DescribeCacheParameters service method on AmazonElastiCache.
Return Value
The response from the DescribeCacheParameters service method, as returned by AmazonElastiCache.
Exceptions

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