MetricAggregationType type
Definiert Werte für MetricAggregationType. Mögliche Werte sind: 'NotSpecified', 'None', 'Average', 'Minimum', 'Maximum', 'Total', 'Count'
type MetricAggregationType = "NotSpecified" | "None" | "Average" | "Minimum" | "Maximum" | "Total" | "Count"