Values.IotSiteWiseAssetModelPropertyIdentifierSourceThe asset model property identifer of the input routed from AWS IoT SiteWise.
type nonrec t = {assetModelId : AssetModelId.t;The ID of the AWS IoT SiteWise asset model.
*)propertyId : AssetPropertyId.t;The ID of the AWS IoT SiteWise asset property.
*)}