IotEventsAction

Sends an AWS IoT Events input, passing in information about the detector model instance and the event that triggered the action.

Types

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

Properties

Link copied to clipboard

The name of the AWS IoT Events input where the data is sent.

Link copied to clipboard

You can configure the action payload when you send a message to an AWS IoT Events input.

Functions

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