AlertQueryTimeMode type

Mode to use when querying alerts by time.

type AlertQueryTimeMode = "AnomalyTime" | "CreatedTime" | "ModifiedTime"