AWSCloudWatchAlarmActionNotification
No description
type AWSCloudWatchAlarmActionNotification {
arn: String!
topic: AWSSNSTopic
}
Fields
AWSCloudWatchAlarmActionNotification.arn ● String! non-null scalar
The Amazon Resource Name (ARN) of the action
AWSCloudWatchAlarmActionNotification.topic ● AWSSNSTopic union
The SNS topic of the action
Implemented by
AWSCloudWatchAlarmAction union