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