Builder
class Builder
Properties
Link copied to clipboard
The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model. You can specify as many as 10 time ranges.
Link copied to clipboard
The metric dimensions to create the anomaly detection model for.
Link copied to clipboard
The metric math anomaly detector to be created.
Link copied to clipboard
The name of the metric to create the anomaly detection model for.
Link copied to clipboard
A single metric anomaly detector to be created.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.cloudwatch.model.AnomalyDetectorConfiguration inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.cloudwatch.model.MetricMathAnomalyDetector inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.cloudwatch.model.SingleMetricAnomalyDetector inside the given block