Mqtt Config Args
data class MqttConfigArgs(val mqttEnabledState: Output<MqttConfigMqttEnabledState>? = null) : ConvertibleToJava<MqttConfigArgs>
The configuration of MQTT for a device registry.
The configuration of MQTT for a device registry.