AWS SDK for .NET Documentation
CacheParameterGroups Property
AmazonAmazon.ElastiCache.ModelDescribeCacheParameterGroupsResultCacheParameterGroups Did this page help you?   Yes   No    Tell us about it...
A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.
Declaration Syntax
C#
public List<CacheParameterGroup> CacheParameterGroups { get; set; }

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