AWS SDK for .NET Documentation
CacheParameterGroupFamily Property
AmazonAmazon.ElastiCache.ModelCreateCacheParameterGroupRequestCacheParameterGroupFamily Did this page help you?   Yes   No    Tell us about it...
The name of the cache parameter group family the cache parameter group can be used with. Valid values are: memcached1.4 | redis2.6 | redis2.8
Declaration Syntax
C#
public string CacheParameterGroupFamily { get; set; }

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