NotificationAction

Contains the notification settings of an alarm model. The settings apply to all alarms that were created based on this alarm model.

Types

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

Properties

Link copied to clipboard

Specifies an AWS Lambda function to manage alarm notifications. You can create one or use the AWS Lambda function provided by AWS IoT Events.

Link copied to clipboard

Contains the configuration information of email notifications.

Link copied to clipboard

Contains the configuration information of SMS notifications.

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