lookoutmetrics_list_anomaly_detectors {paws.machine.learning} | R Documentation |
Lists the detectors in the current AWS Region
Description
Lists the detectors in the current AWS Region.
See https://www.paws-r-sdk.com/docs/lookoutmetrics_list_anomaly_detectors/ for full documentation.
Usage
lookoutmetrics_list_anomaly_detectors(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
The maximum number of results to return. |
NextToken |
If the result of the previous request was truncated, the response
includes a |
[Package paws.machine.learning version 0.9.0 Index]