Returns information about the status of the specified anomaly detection jobs.
See https://www.paws-r-sdk.com/docs/lookoutmetrics_describe_anomaly_detection_executions/ for full documentation.
lookoutmetrics_describe_anomaly_detection_executions(
AnomalyDetectorArn,
Timestamp = NULL,
MaxResults = NULL,
NextToken = NULL
)
[required] The Amazon Resource Name (ARN) of the anomaly detector.
The timestamp of the anomaly detection job.
The number of items to return in the response.
Specify the pagination token that's returned by a previous request to retrieve the next page of results.