You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatch::Types::DatapointEncapsulates the statistical data that CloudWatch computes from metric data.
Instance Attribute Summary collapseThe average of the metric values that correspond to the data point.
The percentile statistic for the data point.
The maximum metric value for the data point.
The minimum metric value for the data point.
The number of metric values that contributed to the aggregate value of this data point.
The sum of the metric values for the data point.
The time stamp used for the data point.
The standard unit for the data point.
The average of the metric values that correspond to the data point.
#extended_statistics ⇒ Hash<String,Float>The percentile statistic for the data point.
#maximum ⇒ FloatThe maximum metric value for the data point.
#minimum ⇒ FloatThe minimum metric value for the data point.
#sample_count ⇒ FloatThe number of metric values that contributed to the aggregate value of this data point.
#sum ⇒ FloatThe sum of the metric values for the data point.
#timestamp ⇒ TimeThe time stamp used for the data point.
#unit ⇒ StringThe standard unit for the data point.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4