MetricStatisticType type

Defines values for MetricStatisticType.

type MetricStatisticType = "Average" | "Min" | "Max" | "Sum" | "Count"