class Aws::ElastiCache::Types::CacheParameterGroup
Represents the output of a `CreateCacheParameterGroup` operation.
@!attribute [rw] cache_parameter_group_name
The name of the cache parameter group. @return [String]
@!attribute [rw] cache_parameter_group_family
The name of the cache parameter group family that this cache parameter group is compatible with. 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] description
The description for this cache parameter group. @return [String]
@!attribute [rw] is_global
Indicates whether the parameter group is associated with a Global datastore @return [Boolean]
@!attribute [rw] arn
The ARN (Amazon Resource Name) of the cache parameter group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/CacheParameterGroup AWS API Documentation
Constants
- SENSITIVE