MqttBridgeRemoteBrokerConnectionSpecArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "chwltlmbegxmvxny")
suspend fun authentication(value: MqttBridgeRemoteBrokerAuthenticationMethodsArgs)
@JvmName(name = "yugrabrbmknuiqig")
suspend fun authentication(value: Output<MqttBridgeRemoteBrokerAuthenticationMethodsArgs>)
@JvmName(name = "navqlhqdgnnvnkun")
suspend fun authentication(argument: suspend MqttBridgeRemoteBrokerAuthenticationMethodsArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "fdjmejosapucajwl")
suspend fun endpoint(value: Output<String>)
@JvmName(name = "fxnleyoftwvmdfpb")
suspend fun endpoint(value: String)
Link copied to clipboard
@JvmName(name = "tvsxmgetcfjngoeu")
fun protocol(value: MqttBridgeRemoteBrokerProtocol)
@JvmName(name = "pbuqeveenhiqcuhx")
suspend fun protocol(value: Either<String, MqttBridgeRemoteBrokerProtocol>?)
@JvmName(name = "lnnnogtwecebgclt")
suspend fun protocol(value: Output<Either<String, MqttBridgeRemoteBrokerProtocol>>)
@JvmName(name = "fjglaeqsqxvfncxt")
fun protocol(value: String)
Link copied to clipboard
@JvmName(name = "csefvwolqrckvlce")
suspend fun tls(value: MqttBridgeRemoteBrokerConnectionTlsArgs)
@JvmName(name = "wxhdplbdpeithntx")
suspend fun tls(value: Output<MqttBridgeRemoteBrokerConnectionTlsArgs>)
@JvmName(name = "ngqfufeijpewihvp")
suspend fun tls(argument: suspend MqttBridgeRemoteBrokerConnectionTlsArgsBuilder.() -> Unit)