class Aws::IoTSiteWise::Types::DescribeAssetPropertyResponse
@!attribute [rw] asset_id
The ID of the asset. @return [String]
@!attribute [rw] asset_name
The name of the asset. @return [String]
@!attribute [rw] asset_model_id
The ID of the asset model. @return [String]
@!attribute [rw] asset_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`. @return [Types::Property]
@!attribute [rw] composite_model
The composite asset model that declares this asset property, if this asset property exists in a composite model. @return [Types::CompositeModelProperty]
Constants
- SENSITIVE