channel

@JvmName(name = "dthfayfqvgcqlthu")
suspend fun channel(value: Output<PipelineChannelArgs>)
@JvmName(name = "nlsbsdrixcohppgk")
suspend fun channel(value: PipelineChannelArgs?)

Parameters

value

Determines the source of the messages to be processed.


@JvmName(name = "ceoqkykwflvntvsy")
suspend fun channel(argument: suspend PipelineChannelArgsBuilder.() -> Unit)

Parameters

argument

Determines the source of the messages to be processed.