Builder
Properties
The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude from use for training the model, and the time zone to use for the metric.
The metric dimensions associated with the anomaly detection model.
This object includes parameters that you can use to provide information about your metric to CloudWatch to help it build more accurate anomaly detection models. Currently, it includes the PeriodicSpikes
parameter.
The CloudWatch metric math expression for this anomaly detector.
The name of the metric associated with the anomaly detection model.
The CloudWatch metric and statistic for this anomaly detector.
The current status of the anomaly detector's training.
Functions
construct an aws.sdk.kotlin.services.cloudwatch.model.AnomalyDetectorConfiguration inside the given block
construct an aws.sdk.kotlin.services.cloudwatch.model.MetricCharacteristics inside the given block
construct an aws.sdk.kotlin.services.cloudwatch.model.MetricMathAnomalyDetector inside the given block
construct an aws.sdk.kotlin.services.cloudwatch.model.SingleMetricAnomalyDetector inside the given block