NAME
Paws::IoTSiteWise::DescribeAssetPropertyResponse
ATTRIBUTES
REQUIRED AssetId => Str
The ID of the asset.
REQUIRED AssetModelId => Str
The ID of the asset model.
REQUIRED AssetName => Str
The name of the asset.
AssetProperty => Paws::IoTSiteWise::Property
The asset property's definition, alias, and notification state.
This response includes this object for normal asset properties. If you describe an asset property in a composite model, this response includes the asset property information in compositeModel
.
CompositeModel => Paws::IoTSiteWise::CompositeModelProperty
The composite asset model that declares this asset property, if this asset property exists in a composite model.