streamingProtocol

@JvmName(name = "aigjgepxufqalmcr")
suspend fun streamingProtocol(value: Output<Either<String, LiveEventInputProtocol>>)
@JvmName(name = "gjcieggiabjeliyw")
suspend fun streamingProtocol(value: Either<String, LiveEventInputProtocol>)
@JvmName(name = "mmbikliimdhljtye")
fun streamingProtocol(value: String)
@JvmName(name = "rgkheruwynyhresq")
fun streamingProtocol(value: LiveEventInputProtocol)

Parameters

value

The input protocol for the live event. This is specified at creation time and cannot be updated.