DataPoint
A timestamp, and a single numerical value, which together represent a measurement at a particular point in time.
Contents
Note
In the following list, the required parameters are described first.
- Timestamp
-
The time, in epoch format, associated with a particular
Value
.Type: Timestamp
Required: Yes
- Value
-
The actual value associated with a particular
Timestamp
.Type: Double
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: