Share via


EventDestinationTarget type

The set of supported event destinations for an asset.
KnownEventDestinationTarget can be used interchangeably with EventDestinationTarget, this enum contains the known values that the service supports.

Known values supported by the service

Mqtt: MQTT target.
Storage: Storage target.

type EventDestinationTarget = string