CreateAnomalyDetectorRequest

Types

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

Properties

Link copied to clipboard

A user-friendly name for the anomaly detector.

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Link copied to clipboard

The algorithm configuration for the anomaly detector.

Link copied to clipboard

The frequency, in seconds, at which the anomaly detector evaluates metrics. The default value is 60 seconds.

Link copied to clipboard

The Amazon Managed Service for Prometheus metric labels to associate with the anomaly detector.

Link copied to clipboard

Specifies the action to take when data is missing during evaluation.

Link copied to clipboard

The metadata to apply to the anomaly detector to assist with categorization and organization.

Link copied to clipboard

The identifier of the workspace where the anomaly detector will be created.

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