This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::IoTSiteWise::ComputationModel ComputationModelDataBindingValue
The ComputationModelDataBindingValue
property type specifies Property description not available. for an AWS::IoTSiteWise::ComputationModel.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AssetModelProperty" :
AssetModelPropertyBindingValue
, "AssetProperty" :AssetPropertyBindingValue
, "List" :[ ComputationModelDataBindingValue, ... ]
}
YAML
AssetModelProperty:
AssetModelPropertyBindingValue
AssetProperty:AssetPropertyBindingValue
List:- ComputationModelDataBindingValue
Properties
AssetModelProperty
Property description not available.
Required: No
Type: AssetModelPropertyBindingValue
Update requires: No interruption
AssetProperty
Property description not available.
Required: No
Type: AssetPropertyBindingValue
Update requires: No interruption
List
Property description not available.
Required: No
Type: Array of ComputationModelDataBindingValue
Update requires: No interruption