AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

An activity that adds data from the IoT device registry to your message.

Inheritance Hierarchy

System.Object
  Amazon.IoTAnalytics.Model.DeviceRegistryEnrichActivity

Namespace: Amazon.IoTAnalytics.Model
Assembly: AWSSDK.IoTAnalytics.dll
Version: 3.x.y.z

Syntax

C#
public class DeviceRegistryEnrichActivity

The DeviceRegistryEnrichActivity type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Attribute System.String

Gets and sets the property Attribute.

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

Public Property Name System.String

Gets and sets the property Name.

The name of the deviceRegistryEnrich activity.

Public Property Next System.String

Gets and sets the property Next.

The next activity in the pipeline.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

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

Public Property ThingName System.String

Gets and sets the property ThingName.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5