protocol

@JvmName(name = "dfdqaawoyjlqrkdf")
suspend fun protocol(value: Output<Either<String, BrokerProtocolType>>)
@JvmName(name = "yuacurxubukpbsar")
suspend fun protocol(value: Either<String, BrokerProtocolType>?)
@JvmName(name = "xrmbpjytxlukpkoh")
fun protocol(value: String)
@JvmName(name = "stpbtmqomjishtpx")
fun protocol(value: BrokerProtocolType)

Parameters

value

Protocol to use for client connections.