aggregatedValue property

double? aggregatedValue
getter/setter pair

Aggregated value of all the events within start_time (inclusive) and end_time (inclusive). The aggregation strategy is defined on meter via default_aggregation.

Implementation

double? aggregatedValue;