DescribeAlarmModelResponse

Types

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

Properties

Link copied to clipboard

Contains the configuration information of alarm state changes.

Link copied to clipboard

Contains information about one or more alarm actions.

Link copied to clipboard

The ARN of the alarm model. For more information, see Amazon Resource Names (ARNs) in the AWS General Reference.

Link copied to clipboard

The description of the alarm model.

Link copied to clipboard

The name of the alarm model.

Link copied to clipboard

The version of the alarm model.

Link copied to clipboard

Contains information about one or more notification actions.

Link copied to clipboard

Defines when your alarm is invoked.

Link copied to clipboard

The time the alarm model was created, in the Unix epoch format.

Link copied to clipboard
val key: String?

An input attribute used as a key to create an alarm. AWS IoT Events routes inputs associated with this key to the alarm.

Link copied to clipboard

The time the alarm model was last updated, in the Unix epoch format.

Link copied to clipboard

The ARN of the IAM role that allows the alarm to perform actions and access AWS resources. For more information, see Amazon Resource Names (ARNs) in the AWS General Reference.

Link copied to clipboard

A non-negative integer that reflects the severity level of the alarm.

Link copied to clipboard

The status of the alarm model. The status can be one of the following values:

Link copied to clipboard

Contains information about the status of the alarm model.

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