| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics |
This is the Amazon Lookout for Metrics API Reference.
|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAnomalyDetectionExecutionsRequest |
DescribeAnomalyDetectionExecutionsRequest.clone() |
DescribeAnomalyDetectionExecutionsRequest |
DescribeAnomalyDetectionExecutionsRequest.withAnomalyDetectorArn(String anomalyDetectorArn)
The Amazon Resource Name (ARN) of the anomaly detector.
|
DescribeAnomalyDetectionExecutionsRequest |
DescribeAnomalyDetectionExecutionsRequest.withMaxResults(Integer maxResults)
The number of items to return in the response.
|
DescribeAnomalyDetectionExecutionsRequest |
DescribeAnomalyDetectionExecutionsRequest.withNextToken(String nextToken)
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
|
DescribeAnomalyDetectionExecutionsRequest |
DescribeAnomalyDetectionExecutionsRequest.withTimestamp(String timestamp)
The timestamp of the anomaly detection job.
|
Copyright © 2025. All rights reserved.