DescribeAnomalyDetectorsRequest
Types
Properties
Link copied to clipboard
The anomaly detector types to request when using DescribeAnomalyDetectorsInput
. If empty, defaults to SINGLE_METRIC
.
Link copied to clipboard
Limits the results to only the anomaly detection models that are associated with the specified metric dimensions. If there are multiple metrics that have these dimensions and have anomaly detection models associated, they're all returned.
Link copied to clipboard
The maximum number of results to return in one operation. The maximum value that you can specify is 100.
Link copied to clipboard
Limits the results to only the anomaly detection models that are associated with the specified metric name. If there are multiple metrics with this name in different namespaces that have anomaly detection models, they're all returned.
Functions
Link copied to clipboard
inline fun copy(block: DescribeAnomalyDetectorsRequest.Builder.() -> Unit = {}): DescribeAnomalyDetectorsRequest