This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::IoTSiteWise::AssetModel EnforcedAssetModelInterfaceRelationship
Contains information about applied interface hierarchy and asset model hierarchy
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "InterfaceAssetModelId" :
String
, "PropertyMappings" :[ EnforcedAssetModelInterfacePropertyMapping, ... ]
}
Properties
InterfaceAssetModelId
-
The ID of the asset model that has the interface applied to it.
Required: No
Type: String
Update requires: No interruption
PropertyMappings
-
A list of property mappings between the interface asset model and the asset model where the interface is applied.
Required: No
Type: Array of EnforcedAssetModelInterfacePropertyMapping
Update requires: No interruption