CloudWatchAlarmConfiguration

A complex type that contains information about the CloudWatch alarm that Amazon Route 53 is monitoring for this health check.

Types

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

Properties

Link copied to clipboard

For the metric that the CloudWatch alarm is associated with, the arithmetic operation that is used for the comparison.

Link copied to clipboard

For the metric that the CloudWatch alarm is associated with, a complex type that contains information about the dimensions for the metric. For information, see Amazon CloudWatch Namespaces, Dimensions, and Metrics Reference in the Amazon CloudWatch User Guide.

Link copied to clipboard

For the metric that the CloudWatch alarm is associated with, the number of periods that the metric is compared to the threshold.

Link copied to clipboard

The name of the CloudWatch metric that the alarm is associated with.

Link copied to clipboard

The namespace of the metric that the alarm is associated with. For more information, see Amazon CloudWatch Namespaces, Dimensions, and Metrics Reference in the Amazon CloudWatch User Guide.

Link copied to clipboard
val period: Int

For the metric that the CloudWatch alarm is associated with, the duration of one evaluation period in seconds.

Link copied to clipboard

For the metric that the CloudWatch alarm is associated with, the statistic that is applied to the metric.

Link copied to clipboard

For the metric that the CloudWatch alarm is associated with, the value the metric is compared with.

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