

# Datapoint
<a name="API_Datapoint"></a>

Represents a single value in the forecast data used for predictive scaling.

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

 ** Timestamp **   <a name="autoscaling-Type-Datapoint-Timestamp"></a>
The time stamp for the data point in UTC format.  
Type: Timestamp  
Required: No

 ** Value **   <a name="autoscaling-Type-Datapoint-Value"></a>
The value of the data point.  
Type: Double  
Required: No

## See Also
<a name="API_Datapoint_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/autoscaling-plans-2018-01-06/Datapoint) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/autoscaling-plans-2018-01-06/Datapoint) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/autoscaling-plans-2018-01-06/Datapoint) 