Values.IotSiteWiseInputIdentifierSourceThe identifer of the input routed from AWS IoT SiteWise.
type nonrec t = {iotSiteWiseAssetModelPropertyIdentifier : IotSiteWiseAssetModelPropertyIdentifier.t
option;The identifier of the AWS IoT SiteWise asset model property.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of AssetModelId.t ]) list ])
list ]