sns Destination
suspend fun snsDestination(value: Output<ConfigurationSetEventDestinationEventDestinationSnsDestinationArgs>)
suspend fun snsDestination(value: ConfigurationSetEventDestinationEventDestinationSnsDestinationArgs?)
Parameters
value
An object that defines an Amazon SNS destination for email events. See sns_destination below.
suspend fun snsDestination(argument: suspend ConfigurationSetEventDestinationEventDestinationSnsDestinationArgsBuilder.() -> Unit)
Parameters
argument
An object that defines an Amazon SNS destination for email events. See sns_destination below.