Output resource. The configuration depends on the kind of output type. There are five outputs: Webhooks, UDP forwarding, IFTTT events, MQTT client and MQTT broker. The MQTT broker output is just used to configure the built-in MQTT broker in Span.
| Name | Type | Description | Notes |
|---|---|---|---|
| OutputId | string | [optional] | |
| CollectionId | string | [optional] | |
| Type | OutputType | [optional] | |
| Config | OutputConfig | [optional] | |
| Enabled | bool | [optional] | |
| Tags | Dictionary<string, string> | [optional] |