class Aws::IoTEvents::Types::IotSiteWiseInputIdentifier

The identifer of the input routed from AWS IoT SiteWise.

@note When making an API call, you may pass IotSiteWiseInputIdentifier

data as a hash:

    {
      iot_site_wise_asset_model_property_identifier: {
        asset_model_id: "AssetModelId", # required
        property_id: "AssetPropertyId", # required
      },
    }

@!attribute [rw] iot_site_wise_asset_model_property_identifier

The identifier of the AWS IoT SiteWise asset model property.
@return [Types::IotSiteWiseAssetModelPropertyIdentifier]

Constants

SENSITIVE