snsDestination

@JvmName(name = "whkfiqasmbsvtefn")
suspend fun snsDestination(value: Output<EventDestinationSnsDestinationArgs>)
@JvmName(name = "lkhmfakhlcbhuytv")
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 = "fyxwksjcbygsyvrx")
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