destinations

@JvmName(name = "mlrwedmvmupvsyey")
suspend fun destinations(value: Output<List<ChannelDestinationArgs>>)
@JvmName(name = "qqkpwnftcwibujbf")
suspend fun destinations(value: List<ChannelDestinationArgs>?)

Parameters

value

Destinations for channel. See Destinations for more details.


@JvmName(name = "ttdlymcccpnrheii")
suspend fun destinations(vararg values: Output<ChannelDestinationArgs>)


@JvmName(name = "oxiopukhohcptuxk")
suspend fun destinations(values: List<Output<ChannelDestinationArgs>>)
@JvmName(name = "owwempakhstysqjc")
suspend fun destinations(vararg values: ChannelDestinationArgs)

Parameters

values

Destinations for channel. See Destinations for more details.


@JvmName(name = "anhaqrshuxmanmen")
suspend fun destinations(argument: List<suspend ChannelDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "fijtogbdkgiaqqea")
suspend fun destinations(vararg argument: suspend ChannelDestinationArgsBuilder.() -> Unit)
@JvmName(name = "yrclihnuqcdrrnbd")
suspend fun destinations(argument: suspend ChannelDestinationArgsBuilder.() -> Unit)

Parameters

argument

Destinations for channel. See Destinations for more details.