MeasureValue
class MeasureValue
Represents the data attribute of the time series. For example, the CPU utilization of an EC2 instance or the RPM of a wind turbine are measures. MeasureValue has both name and value.
MeasureValue is only allowed for type MULTI. Using MULTI type, you can pass multiple data attributes associated with the same time series in a single record
Types
Properties
Link copied to clipboard
Contains the data type of the MeasureValue for the time-series data point.
Link copied to clipboard
The value for the MeasureValue. For information, see Data types.