ComputationModelDataBindingValue
Contains computation model data binding value information, which can be one of
        assetModelProperty, list.
Contents
- assetModelProperty
- 
               Specifies an asset model property data binding value. Type: AssetModelPropertyBindingValue object Required: No 
- assetProperty
- 
               The asset property value used for computation model data binding. Type: AssetPropertyBindingValue object Required: No 
- list
- 
               Specifies a list of data binding value. Type: Array of ComputationModelDataBindingValue objects Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: