streamingProtocol

@JvmName(name = "jxskbmlvcljafvsq")
suspend fun streamingProtocol(value: Output<Either<String, LiveEventInputProtocol>>)
@JvmName(name = "cyvejgbjfniqapvt")
suspend fun streamingProtocol(value: Either<String, LiveEventInputProtocol>)
@JvmName(name = "okhxhwnptrdbsotd")
fun streamingProtocol(value: String)
@JvmName(name = "syfkctodllctuvwd")
fun streamingProtocol(value: LiveEventInputProtocol)

Parameters

value

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