Retrieves a list of the log anomaly detectors in the account.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_list_log_anomaly_detectors/ for full documentation.
cloudwatchlogs_list_log_anomaly_detectors(
filterLogGroupArn = NULL,
limit = NULL,
nextToken = NULL
)
Use this to optionally filter the results to only include anomaly detectors that are associated with the specified log group.
The maximum number of items to return. If you don't specify a value, the default maximum value of 50 items is used.