CreateAlertRequest

Types

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

Properties

Link copied to clipboard

Action that will be triggered when there is an alert.

Link copied to clipboard

A description of the alert.

Link copied to clipboard

The configuration of the alert filters, containing MetricList and DimensionFilterList.

Link copied to clipboard

The name of the alert.

Link copied to clipboard

An integer from 0 to 100 specifying the alert sensitivity threshold.

Link copied to clipboard

The ARN of the detector to which the alert is attached.

Link copied to clipboard

A list of tags to apply to the alert.

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