MqttBridgeRemoteBrokerConnectionSpecArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "kcyrtcetfbetdxnd")
suspend fun authentication(value: MqttBridgeRemoteBrokerAuthenticationMethodsArgs)
@JvmName(name = "tnxacwvwxkjtnkaa")
suspend fun authentication(value: Output<MqttBridgeRemoteBrokerAuthenticationMethodsArgs>)
@JvmName(name = "kmllxgrphpswupwu")
suspend fun authentication(argument: suspend MqttBridgeRemoteBrokerAuthenticationMethodsArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "vpgirdpouixqlfqg")
suspend fun endpoint(value: Output<String>)
@JvmName(name = "cwfsytvqfidpptra")
suspend fun endpoint(value: String)
Link copied to clipboard
@JvmName(name = "tnibntmkgrhjrxcm")
fun protocol(value: MqttBridgeRemoteBrokerProtocol)
@JvmName(name = "rnlyvkskiytdqcmv")
suspend fun protocol(value: Either<String, MqttBridgeRemoteBrokerProtocol>?)
@JvmName(name = "wsheaytxhesqtfth")
suspend fun protocol(value: Output<Either<String, MqttBridgeRemoteBrokerProtocol>>)
@JvmName(name = "xkvvivuvvarybfkc")
fun protocol(value: String)
Link copied to clipboard
@JvmName(name = "gdxcvfnjebkkbtvq")
suspend fun tls(value: MqttBridgeRemoteBrokerConnectionTlsArgs)
@JvmName(name = "vwqvpedthsjgptjy")
suspend fun tls(value: Output<MqttBridgeRemoteBrokerConnectionTlsArgs>)
@JvmName(name = "svyxlubbqsmbywey")
suspend fun tls(argument: suspend MqttBridgeRemoteBrokerConnectionTlsArgsBuilder.() -> Unit)