protocol

@JvmName(name = "oqwhcorxkgmrodfa")
suspend fun protocol(value: Output<Either<String, BackendProtocol>>)
@JvmName(name = "coniwgvdtulisuph")
suspend fun protocol(value: Either<String, BackendProtocol>?)
@JvmName(name = "uucbqrdjdxaxwxqv")
fun protocol(value: String)
@JvmName(name = "mqnkvkqiepejkouv")
fun protocol(value: BackendProtocol)

Parameters

value

Backend communication protocol.