class Aws::IoTAnalytics::Types::DeviceShadowEnrichActivity


@return [String]
The next activity in the pipeline.
@!attribute [rw] next
@return [String]
The ARN of the role that allows access to the device’s shadow.
@!attribute [rw] role_arn
@return [String]
message.
The name of the IoT device whose shadow information is added to the
@!attribute [rw] thing_name
@return [String]
The name of the attribute that is added to the message.
@!attribute [rw] attribute
@return [String]
The name of the ‘deviceShadowEnrich` activity.
@!attribute [rw] name
}
next: “ActivityName”,
role_arn: “RoleArn”, # required
thing_name: “AttributeName”, # required
attribute: “AttributeName”, # required
name: “ActivityName”, # required
{
data as a hash:
@note When making an API call, you may pass DeviceShadowEnrichActivity
to a message.
An activity that adds information from the IoT Device Shadow service