AWSElastiCacheParameterGroup
No description
type AWSElastiCacheParameterGroup {
arn: String!
familyType: AWSElastiCacheParameterGroupFamilyType!
name: String!
description: String!
IsGlobalDatastore: Boolean!
parameters: [AWSElastiCacheParameter!]!
}
Fields
AWSElastiCacheParameterGroup.arn
● String!
non-null scalar
The ARN (Amazon Resource Name) of the cache parameter group
AWSElastiCacheParameterGroup.familyType
● AWSElastiCacheParameterGroupFamilyType!
non-null enum
The name of the cache parameter group family
AWSElastiCacheParameterGroup.name
● String!
non-null scalar
The name of the cache parameter group
AWSElastiCacheParameterGroup.description
● String!
non-null scalar
The description for this cache parameter group
AWSElastiCacheParameterGroup.IsGlobalDatastore
● Boolean!
non-null scalar
Indicates whether the parameter group is associated with a Global datastore
AWSElastiCacheParameterGroup.parameters
● [AWSElastiCacheParameter!]!
non-null union
The list of parameters for this group