protocol

@JvmName(name = "bresamrexissbnln")
suspend fun protocol(value: Output<Either<String, MqttProtocol>>)
@JvmName(name = "nkupmunvosgtdrtt")
suspend fun protocol(value: Either<String, MqttProtocol>?)
@JvmName(name = "lcpomfelbingkrvx")
fun protocol(value: String)
@JvmName(name = "yqamkhvxrjbahqph")
fun protocol(value: MqttProtocol)

Parameters

value

The protocol to use for connecting with Brokers.