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 from use for training the model, and the time zone to use for the metric.

Link copied to clipboard

The metric dimensions associated with the anomaly detection model.

Link copied to clipboard

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.

Link copied to clipboard

The CloudWatch metric math expression for this anomaly detector.

Link copied to clipboard

The name of the metric associated with the anomaly detection model.

Link copied to clipboard

The namespace of the metric associated with the anomaly detection model.

Link copied to clipboard

The CloudWatch metric and statistic for this anomaly detector.

Link copied to clipboard
var stat: String?

The statistic associated with the anomaly detection model.

Link copied to clipboard

The current status of the anomaly detector's training.

Functions