Values.EventTimeRangeSourceThe time range during which an Amazon Web Services event occurred. Amazon Web Services resource events and metrics are analyzed by DevOps Guru to find anomalous behavior and provide recommendations to improve your operational solutions.
type nonrec t = {fromTime : Timestamp.t;The time when the event started.
*)toTime : Timestamp.t;The time when the event ended.
*)}