

# AssetPropertyValue
<a name="API_AssetPropertyValue"></a>

An asset property value entry containing the following information.

## Contents
<a name="API_AssetPropertyValue_Contents"></a>

 ** timestamp **   <a name="iot-Type-AssetPropertyValue-timestamp"></a>
The asset property value timestamp.  
Type: [AssetPropertyTimestamp](API_AssetPropertyTimestamp.md) object  
Required: Yes

 ** value **   <a name="iot-Type-AssetPropertyValue-value"></a>
The value of the asset property.  
Type: [AssetPropertyVariant](API_AssetPropertyVariant.md) object  
Required: Yes

 ** quality **   <a name="iot-Type-AssetPropertyValue-quality"></a>
Optional. A string that describes the quality of the value. Accepts substitution templates. Must be `GOOD`, `BAD`, or `UNCERTAIN`.  
Type: String  
Required: No

## See Also
<a name="API_AssetPropertyValue_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iot-2015-05-28/AssetPropertyValue) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-2015-05-28/AssetPropertyValue) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-2015-05-28/AssetPropertyValue) 