DatasetDestinationTarget type
The set of supported dataset destinations for an asset.
KnownDatasetDestinationTarget can be used interchangeably with DatasetDestinationTarget,
this enum contains the known values that the service supports.
Known values supported by the service
Mqtt: MQTT target.
BrokerStateStore: Broker State Store target.
Storage: Storage target.
type DatasetDestinationTarget = string