HealthCheckAlarmIdentifier

data class HealthCheckAlarmIdentifier(val name: String, val region: String)

A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether the specified health check is healthy.

Constructors

Link copied to clipboard
constructor(name: String, region: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether this health check is healthy.

Link copied to clipboard

For the CloudWatch alarm that you want Route 53 health checkers to use to determine whether this health check is healthy, the region that the alarm was created in.