StreamDestinationTarget type
The set of supported stream destinations for an asset.
KnownStreamDestinationTarget can be used interchangeably with StreamDestinationTarget,
this enum contains the known values that the service supports.
Known values supported by the service
Mqtt: MQTT target.
Storage: Storage target.
type StreamDestinationTarget = string