input

@JvmName(name = "wuavjkmdjsvjccxn")
suspend fun input(value: Output<LiveEventInputArgs>)
@JvmName(name = "xfysggcgknxdpoie")
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 = "ljxewqdljpoehnmf")
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.