DescribeMetricSetResponse

Types

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

Properties

Link copied to clipboard

The ARN of the detector that contains the dataset.

Link copied to clipboard

The time at which the dataset was created.

Link copied to clipboard

The dimensions and their values that were used to filter the dataset.

Link copied to clipboard

A list of the dimensions chosen for analysis.

Link copied to clipboard

The time at which the dataset was last modified.

Link copied to clipboard

A list of the metrics defined by the dataset.

Link copied to clipboard

The ARN of the dataset.

Link copied to clipboard

The dataset's description.

Link copied to clipboard

The interval at which the data will be analyzed for anomalies.

Link copied to clipboard

The name of the dataset.

Link copied to clipboard

Contains information about the dataset's source data.

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

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

Link copied to clipboard

The time zone in which the dataset's 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