protocol

@JvmName(name = "uhmphxsawtpjytea")
suspend fun protocol(value: Output<Either<String, BackendProtocol>>)
@JvmName(name = "ujkwytjicikffxgv")
suspend fun protocol(value: Either<String, BackendProtocol>?)
@JvmName(name = "rvcuesgpqfmvjrqp")
fun protocol(value: String)
@JvmName(name = "ouaodcjleenjbitn")
fun protocol(value: BackendProtocol)

Parameters

value

Backend communication protocol.