AssociatedAlarm

An Amazon CloudWatch alarm associated with a Region switch plan. These alarms can be used to trigger automatic execution of the plan.

Types

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

Properties

Link copied to clipboard

The alarm type for an associated alarm. An associated CloudWatch alarm can be an application health alarm or a trigger alarm.

Link copied to clipboard

The cross account role for the configuration.

Link copied to clipboard

The external ID (secret key) for the configuration.

Link copied to clipboard

The resource identifier for alarms that you associate with a plan.

Functions

Link copied to clipboard
inline fun copy(block: AssociatedAlarm.Builder.() -> Unit = {}): AssociatedAlarm
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