type ThresholdSeverityArray<T> = [T; 5];
An array of T indexed by ThresholdSeverity.
T
ThresholdSeverity