input

@JvmName(name = "aweucqvlwgkdvxyr")
suspend fun input(value: Output<LiveEventInputArgs>)
@JvmName(name = "ruuvdutrfxddyles")
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 = "tbaaiaydjrdphnfk")
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.