snsDestination

@JvmName(name = "xeiblbvxanopkvnc")
suspend fun snsDestination(value: Output<EventDestinationSnsDestinationArgs>)
@JvmName(name = "ucdxacwqsyvehftt")
suspend fun snsDestination(value: EventDestinationSnsDestinationArgs?)

Parameters

value

Send the events to an SNS Topic destination

NOTE: You can specify "cloudwatch_destination" or "kinesis_destination" but not both


@JvmName(name = "unchmfkciyhsywpt")
suspend fun snsDestination(argument: suspend EventDestinationSnsDestinationArgsBuilder.() -> Unit)

Parameters

argument

Send the events to an SNS Topic destination

NOTE: You can specify "cloudwatch_destination" or "kinesis_destination" but not both