

# MetricDatapoint
<a name="API_MetricDatapoint"></a>

Describes the metric data point.

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

 ** average **   <a name="Lightsail-Type-MetricDatapoint-average"></a>
The average.  
Type: Double  
Required: No

 ** maximum **   <a name="Lightsail-Type-MetricDatapoint-maximum"></a>
The maximum.  
Type: Double  
Required: No

 ** minimum **   <a name="Lightsail-Type-MetricDatapoint-minimum"></a>
The minimum.  
Type: Double  
Required: No

 ** sampleCount **   <a name="Lightsail-Type-MetricDatapoint-sampleCount"></a>
The sample count.  
Type: Double  
Required: No

 ** sum **   <a name="Lightsail-Type-MetricDatapoint-sum"></a>
The sum.  
Type: Double  
Required: No

 ** timestamp **   <a name="Lightsail-Type-MetricDatapoint-timestamp"></a>
The timestamp (`1479816991.349`).  
Type: Timestamp  
Required: No

 ** unit **   <a name="Lightsail-Type-MetricDatapoint-unit"></a>
The unit.   
Type: String  
Valid Values: `Seconds | Microseconds | Milliseconds | Bytes | Kilobytes | Megabytes | Gigabytes | Terabytes | Bits | Kilobits | Megabits | Gigabits | Terabits | Percent | Count | Bytes/Second | Kilobytes/Second | Megabytes/Second | Gigabytes/Second | Terabytes/Second | Bits/Second | Kilobits/Second | Megabits/Second | Gigabits/Second | Terabits/Second | Count/Second | None`   
Required: No

## See Also
<a name="API_MetricDatapoint_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/lightsail-2016-11-28/MetricDatapoint) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lightsail-2016-11-28/MetricDatapoint) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lightsail-2016-11-28/MetricDatapoint) 