CreateMetricSetRequest

Types

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

Properties

Link copied to clipboard

The ARN of the anomaly detector that will use the dataset.

Link copied to clipboard

A list of filters that specify which data is kept for anomaly detection.

Link copied to clipboard

A list of the fields you want to treat as dimensions.

Link copied to clipboard

A list of metrics that the dataset will contain.

Link copied to clipboard

A description of the dataset you are creating.

Link copied to clipboard

The frequency with which the source data will be analyzed for anomalies.

Link copied to clipboard

The name of the dataset.

Link copied to clipboard

Contains information about how the source data should be interpreted.

Link copied to clipboard
val offset: Int?

After an interval ends, the amount of seconds that the detector waits before importing data. Offset is only supported for S3, Redshift, Athena and datasources.

Link copied to clipboard

A list of tags to apply to the dataset.

Link copied to clipboard

Contains information about the column used for tracking time in your source data.

Link copied to clipboard

The time zone in which your source data was recorded.

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