lookoutmetrics_deactivate_anomaly_detector {paws.machine.learning} | R Documentation |
Deactivates an anomaly detector
Description
Deactivates an anomaly detector.
See https://www.paws-r-sdk.com/docs/lookoutmetrics_deactivate_anomaly_detector/ for full documentation.
Usage
lookoutmetrics_deactivate_anomaly_detector(AnomalyDetectorArn)
Arguments
AnomalyDetectorArn |
[required] The Amazon Resource Name (ARN) of the anomaly detector. |
[Package paws.machine.learning version 0.7.0 Index]