class Aws::IoTSiteWise::Types::AssetCompositeModel
Contains information about a composite model in an asset. This object contains the asset's properties that you define in the composite model.
@!attribute [rw] name
The name of the composite model. @return [String]
@!attribute [rw] description
The description of the composite model. @return [String]
@!attribute [rw] type
The type of the composite model. For alarm composite models, this type is `AWS/ALARM`. @return [String]
@!attribute [rw] properties
The asset properties that this composite model defines. @return [Array<Types::AssetProperty>]
Constants
- SENSITIVE