Values.InputIdentifierSourceThe identifer of the input.
type nonrec t = {iotEventsInputIdentifier : IotEventsInputIdentifier.t option;The identifier of the input routed to AWS IoT Events.
*)iotSiteWiseInputIdentifier : IotSiteWiseInputIdentifier.t option;The identifer of the input routed from AWS IoT SiteWise.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of InputName.t
| `Structure of
(string * [> `String of AssetModelId.t ]) list ])
list ])
list ]