Builder

class Builder

Properties

Link copied to clipboard

Describes a list of filters for choosing specific dimensions and specific values. Each filter consists of the dimension and one of its values that you want to include. When multiple dimensions or values are specified, the dimensions are joined with an AND operation and the values are joined with an OR operation.

Link copied to clipboard

The dimension list.

Link copied to clipboard

The metric list.

Link copied to clipboard

The ARN of the dataset to update.

Link copied to clipboard

The dataset's description.

Link copied to clipboard

The dataset's interval.

Link copied to clipboard

Contains information about source data used to generate metrics.

Link copied to clipboard
var 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

The timestamp column.

Functions

Link copied to clipboard