AWSElastiCache
No description
type AWSElastiCache {
redis: AWSElastiCacheRedis
memcached: AWSElastiCacheMemcached
users(
condition: AWSElastiCacheCondition
): [AWSElastiCacheUser!]!
}
Fields
AWSElastiCache.redis
● AWSElastiCacheRedis
object
Redis
AWSElastiCache.memcached
● AWSElastiCacheMemcached
object
Memcached
AWSElastiCache.users
● [AWSElastiCacheUser!]!
non-null object
AWS ElastiCache users
AWSElastiCache.users.condition
●AWSElastiCacheCondition
input
Member of
AWSAccount
object