SingleMetricAnomalyDetector

Designates the CloudWatch metric and statistic that provides the time series the anomaly detector uses as input.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The metric dimensions to create the anomaly detection model for.

Link copied to clipboard

The name of the metric to create the anomaly detection model for.

Link copied to clipboard

The namespace of the metric to create the anomaly detection model for.

Link copied to clipboard
val stat: String?

The statistic to use for the metric and anomaly detection model.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String