MetricAggregationType type
MetricAggregationType の値を定義します。 指定できる値は、'NotSpecified'、'None'、'Average'、'Minimum'、'Maximum'、'Total'、'Count' です。
type MetricAggregationType = "NotSpecified" | "None" | "Average" | "Minimum" | "Maximum" | "Total" | "Count"