class Aws::PI::Types::DataPoint
A timestamp, and a single numerical value, which together represent a measurement at a particular point in time.
@!attribute [rw] timestamp
The time, in epoch format, associated with a particular `Value`. @return [Time]
@!attribute [rw] value
The actual value associated with a particular `Timestamp`. @return [Float]
@see docs.aws.amazon.com/goto/WebAPI/pi-2018-02-27/DataPoint AWS API Documentation
Constants
- SENSITIVE