class Aws::IoTSiteWise::Types::AggregatedValue

Contains aggregated asset property values (for example, average, minimum, and maximum).

@!attribute [rw] timestamp

The date the aggregating computations occurred, in Unix epoch time.
@return [Time]

@!attribute [rw] quality

The quality of the aggregated data.
@return [String]

@!attribute [rw] value

The value of the aggregates.
@return [Types::Aggregates]

Constants

SENSITIVE