PrimaryAggregationType Enum

The primary aggregation type of the metric.

Inheritance
builtins.str
PrimaryAggregationType
PrimaryAggregationType

Constructor

PrimaryAggregationType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

AVERAGE
LAST
MAXIMUM
MINIMUM
NONE
TOTAL