class Aws::IoTEvents::Types::IotSiteWiseAssetModelPropertyIdentifier
The asset model property identifer of the input routed from AWS IoT SiteWise.
@note When making an API call, you may pass IotSiteWiseAssetModelPropertyIdentifier
data as a hash: { asset_model_id: "AssetModelId", # required property_id: "AssetPropertyId", # required }
@!attribute [rw] asset_model_id
The ID of the AWS IoT SiteWise asset model. @return [String]
@!attribute [rw] property_id
The ID of the AWS IoT SiteWise asset property. @return [String]
Constants
- SENSITIVE