DeviceRegistryEnrichActivity

An activity that adds data from the IoT device registry to your 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 deviceRegistryEnrich 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 registry information.

Link copied to clipboard

The name of the IoT device whose registry 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