AWSElastiCacheNotificationConfiguration
No description
type AWSElastiCacheNotificationConfiguration {
topicArn: String!
topicStatus: String!
}
Fields
AWSElastiCacheNotificationConfiguration.topicArn
● String!
non-null scalar
The Amazon Resource Name (ARN) that identifies the topic
AWSElastiCacheNotificationConfiguration.topicStatus
● String!
non-null scalar
The current state of the topic
Member of
AWSElastiCacheMemcachedCluster
object ● AWSElastiCacheRedisCluster
object