View source: R/lookoutmetrics_operations.R
lookoutmetrics_delete_anomaly_detector | R Documentation |
Deletes a detector. Deleting an anomaly detector will delete all of its corresponding resources including any configured datasets and alerts.
See https://www.paws-r-sdk.com/docs/lookoutmetrics_delete_anomaly_detector/ for full documentation.
lookoutmetrics_delete_anomaly_detector(AnomalyDetectorArn)
AnomalyDetectorArn |
[required] The ARN of the detector to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.