input

@JvmName(name = "ddqffbrflbegklgw")
suspend fun input(value: Output<LiveEventInputArgs>)
@JvmName(name = "wlmqhgjviqismioc")
suspend fun input(value: LiveEventInputArgs?)

Parameters

value

Live event input settings. It defines how the live event receives input from a contribution encoder.


@JvmName(name = "mijxwjlisgkrxunf")
suspend fun input(argument: suspend LiveEventInputArgsBuilder.() -> Unit)

Parameters

argument

Live event input settings. It defines how the live event receives input from a contribution encoder.