

# PropertyValueHistory
<a name="API_PropertyValueHistory"></a>

The history of values for a time series property.

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

 ** entityPropertyReference **   <a name="tm-Type-PropertyValueHistory-entityPropertyReference"></a>
An object that uniquely identifies an entity property.  
Type: [EntityPropertyReference](API_EntityPropertyReference.md) object  
Required: Yes

 ** values **   <a name="tm-Type-PropertyValueHistory-values"></a>
A list of objects that contain information about the values in the history of a time series property.  
Type: Array of [PropertyValue](API_PropertyValue.md) objects  
Required: No

## See Also
<a name="API_PropertyValueHistory_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/iottwinmaker-2021-11-29/PropertyValueHistory) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iottwinmaker-2021-11-29/PropertyValueHistory) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iottwinmaker-2021-11-29/PropertyValueHistory) 