IotAnalyticsAction

Sends message data to an IoT Analytics channel.

Types

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

Properties

Link copied to clipboard

Whether to process the action as a batch. The default value is false.

Link copied to clipboard

(deprecated) The ARN of the IoT Analytics channel to which message data will be sent.

Link copied to clipboard

The name of the IoT Analytics channel to which message data will be sent.

Link copied to clipboard

The ARN of the role which has a policy that grants IoT Analytics permission to send message data via IoT Analytics (iotanalytics:BatchPutMessage).

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