Configuration Set Event Destination Sns Destination Args
data class ConfigurationSetEventDestinationSnsDestinationArgs(val topicArn: Output<String>) : ConvertibleToJava<ConfigurationSetEventDestinationSnsDestinationArgs>
An object that contains SNS topic ARN associated event destination.
Properties
Link copied to clipboard
The ARN of the Amazon SNS topic for email sending events. You can find the ARN of a topic by using the ListTopics Amazon SNS operation. For more information about Amazon SNS topics, see the Amazon SNS Developer Guide .