AggregatedValue
Contains aggregated asset property values (for example, average, minimum, and maximum).
Contents
- timestamp
- 
               The date the aggregating computations occurred, in Unix epoch time. Type: Timestamp Required: Yes 
- value
- 
               The value of the aggregates. Type: Aggregates object Required: Yes 
- quality
- 
               The quality of the aggregated data. Type: String Valid Values: GOOD | BAD | UNCERTAINRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: