ConfigurationSetEventDestinationSnsDestinationArgs

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

An object that contains SNS topic ARN associated event destination.

Constructors

Functions

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

Properties

Link copied to clipboard
val topicArn: Output<String>