class Aws::ElastiCache::Types::CacheEngineVersion
Provides all of the details about a particular cache engine version.
@!attribute [rw] engine
The name of the cache engine. @return [String]
@!attribute [rw] engine_version
The version number of the cache engine. @return [String]
@!attribute [rw] cache_parameter_group_family
The name of the cache parameter group family associated with this cache engine. Valid values are: `memcached1.4` \| `memcached1.5` \| `memcached1.6` \| `redis2.6` \| `redis2.8` \| `redis3.2` \| `redis4.0` \| `redis5.0` \| `redis6.x` \| @return [String]
@!attribute [rw] cache_engine_description
The description of the cache engine. @return [String]
@!attribute [rw] cache_engine_version_description
The description of the cache engine version. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/CacheEngineVersion AWS API Documentation
Constants
- SENSITIVE