ConfigurationSetEventDestinationEventDestinationSnsDestinationArgs

data class ConfigurationSetEventDestinationEventDestinationSnsDestinationArgs(val topicArn: Output<String>) : ConvertibleToJava<ConfigurationSetEventDestinationEventDestinationSnsDestinationArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ConfigurationSetEventDestinationEventDestinationSnsDestinationArgs

Properties

Link copied to clipboard
val topicArn: Output<String>

The Amazon Resource Name (ARN) of the Amazon SNS topic to publish email events to.