Values.AnomalyDetectionSourceInformation about anomaly detection and mitigation.
type nonrec t = {result : AnomalyResultEnum.t option;The latest anomaly detection result.
*)mitigationInEffect : MitigationInEffectEnum.t option;Indicates whether anomaly mitigation is in progress.
*)}