Values.EndTimeRangeSourceA range of time that specifies when anomalous behavior in an anomaly or insight ended.
type nonrec t = {fromTime : Timestamp.t option;The earliest end time in the time range.
*)toTime : Timestamp.t option;The latest end time in the time range.
*)}