You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::StatisticsThe average of the aggregated field values.
The count of things that match the query.
The maximum aggregated field value.
The minimum aggregated field value.
The standard deviation of the aggregated field values.
The sum of the aggregated field values.
The sum of the squares of the aggregated field values.
The variance of the aggregated field values.
The average of the aggregated field values.
#count ⇒ IntegerThe count of things that match the query.
#maximum ⇒ FloatThe maximum aggregated field value.
#minimum ⇒ FloatThe minimum aggregated field value.
#std_deviation ⇒ FloatThe standard deviation of the aggregated field values.
#sum ⇒ FloatThe sum of the aggregated field values.
#sum_of_squares ⇒ FloatThe sum of the squares of the aggregated field values.
#variance ⇒ FloatThe variance of the aggregated field 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