Builder

class Builder

Properties

Link copied to clipboard

The comparison operator used to compare the specified statistic and the threshold.

Link copied to clipboard

The number of datapoints within the evaluation period that must be breaching to trigger the alarm.

Link copied to clipboard

A resource's optional description.

Link copied to clipboard

The number of periods over which data is compared to the specified threshold.

Link copied to clipboard

A cloudwatch alarm template group's identifier. Can be either be its id or current name.

Link copied to clipboard

A cloudwatch alarm template's identifier. Can be either be its id or current name.

Link copied to clipboard

The name of the metric associated with the alarm. Must be compatible with targetResourceType.

Link copied to clipboard
var name: String?

A resource's name. Names must be unique within the scope of a resource type in a specific region.

Link copied to clipboard
var period: Int?

The period, in seconds, over which the specified statistic is applied.

Link copied to clipboard

The statistic to apply to the alarm's metric data.

Link copied to clipboard

The resource type this template should dynamically generate cloudwatch metric alarms for.

Link copied to clipboard

The threshold value to compare with the specified statistic.

Link copied to clipboard

Specifies how missing data points are treated when evaluating the alarm's condition.