snsDestination

@JvmName(name = "qoxpnmpinrrcclct")
suspend fun snsDestination(value: Output<EventDestinationSnsDestinationArgs>)
@JvmName(name = "ybskxhlxbhjiivgs")
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 = "dunpmxherfsihneb")
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