Alarm

class Alarm

Indicates the Amazon CloudWatch alarm detected while running an assessment.

Types

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

Properties

Link copied to clipboard

Amazon Resource Name (ARN) of the Amazon CloudWatch alarm.

Link copied to clipboard

Indicates the source of the Amazon CloudWatch alarm. That is, it indicates if the alarm was created using Resilience Hub recommendation (AwsResilienceHub), or if you had created the alarm in Amazon CloudWatch (Customer).

Functions

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