

# DataBindingValue


Represents a value used in a data binding. It can be an asset property or an asset model property.

## Contents


 ** assetModelProperty **   <a name="iotsitewise-Type-DataBindingValue-assetModelProperty"></a>
Contains information about an `assetModelProperty` binding value.  
Type: [AssetModelPropertyBindingValue](API_AssetModelPropertyBindingValue.md) object  
Required: No

 ** assetProperty **   <a name="iotsitewise-Type-DataBindingValue-assetProperty"></a>
The asset property value used in the data binding.  
Type: [AssetPropertyBindingValue](API_AssetPropertyBindingValue.md) object  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/iotsitewise-2019-12-02/DataBindingValue) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/iotsitewise-2019-12-02/DataBindingValue) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/iotsitewise-2019-12-02/DataBindingValue) 