ThresholdsMode🔗Definition🔗export enum ThresholdsMode { Absolute = "absolute", Percentage = "percentage", }