ConfigurationSetEventDestinationEventDestinationSnsDestinationArgs

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

Constructors

constructor(topicArn: Output<String>)

Properties

Link copied to clipboard
val topicArn: Output<String>

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

Functions

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