AWSElastiCacheParameterGroupStatus
No description
type AWSElastiCacheParameterGroupStatus {
nodeIdsToReboot: [String!]!
group: AWSElastiCacheParameterGroup!
parameterApplyStatus: String!
}
Fields
AWSElastiCacheParameterGroupStatus.nodeIdsToReboot ● [String!]! non-null scalar
A list of the cache node IDs which need to be rebooted for parameter changes to be applied
AWSElastiCacheParameterGroupStatus.group ● AWSElastiCacheParameterGroup! non-null object
The parameter group
AWSElastiCacheParameterGroupStatus.parameterApplyStatus ● String! non-null scalar
The status of parameter updates
Member of
AWSElastiCacheMemcachedCluster object ● AWSElastiCacheRedisCluster object