Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CacheParameterGroup

Represents the output of a CreateCacheParameterGroup operation.

Hierarchy

  • CacheParameterGroup

Index

Properties

Optional ARN

ARN: undefined | string

The ARN (Amazon Resource Name) of the cache parameter group.

Optional CacheParameterGroupFamily

CacheParameterGroupFamily: undefined | string

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 |

Optional CacheParameterGroupName

CacheParameterGroupName: undefined | string

The name of the cache parameter group.

Optional Description

Description: undefined | string

The description for this cache parameter group.

Optional IsGlobal

IsGlobal: undefined | false | true

Indicates whether the parameter group is associated with a Global datastore