DeviceShadowEnrichActivity

An activity that adds information from the IoT Device Shadow service to a message.

Types

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

Properties

Link copied to clipboard

The name of the attribute that is added to the message.

Link copied to clipboard

The name of the deviceShadowEnrich activity.

Link copied to clipboard
val next: String?

The next activity in the pipeline.

Link copied to clipboard

The ARN of the role that allows access to the device's shadow.

Link copied to clipboard

The name of the IoT device whose shadow information is added to the message.

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