Values.DeleteLogAnomalyDetectorRequestSourceDeletes the specified CloudWatch Logs anomaly detector.
type nonrec t = {anomalyDetectorArn : AnomalyDetectorArn.t;The ARN of the anomaly detector to delete. You can find the ARNs of log anomaly detectors in your account by using the ListLogAnomalyDetectors operation.
*)}