iotTopicPublish

@JvmName(name = "cpaixkmsjkxpunwc")
suspend fun iotTopicPublish(value: Output<DetectorModelIotTopicPublishArgs>)
@JvmName(name = "fhuektxrpdmhhqcc")
suspend fun iotTopicPublish(value: DetectorModelIotTopicPublishArgs?)

Parameters

value

Publishes an MQTT message with the given topic to the IoT message broker.


@JvmName(name = "gedgbjbrohppviqo")
suspend fun iotTopicPublish(argument: suspend DetectorModelIotTopicPublishArgsBuilder.() -> Unit)

Parameters

argument

Publishes an MQTT message with the given topic to the IoT message broker.