destination

@JvmName(name = "rqpxpndccvaykwfm")
suspend fun destination(value: Output<EventChannelDestinationArgs>)
@JvmName(name = "vsvoxvymqwdicrbu")
suspend fun destination(value: EventChannelDestinationArgs?)

Parameters

value

Represents the destination of an event channel.


@JvmName(name = "tvuhiyohomjilniw")
suspend fun destination(argument: suspend EventChannelDestinationArgsBuilder.() -> Unit)

Parameters

argument

Represents the destination of an event channel.