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.

Information about an import task for wireless devices.

Inheritance Hierarchy

System.Object
  Amazon.IoTWireless.Model.WirelessDeviceImportTask

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

Syntax

C#
public class WirelessDeviceImportTask

The WirelessDeviceImportTask type exposes the following members

Constructors

NameDescription
Public Method WirelessDeviceImportTask()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The ARN (Amazon Resource Name) of the wireless device import task.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The time at which the import task was created.

Public Property DestinationName System.String

Gets and sets the property DestinationName.

The name of the Sidewalk destination that that describes the IoT rule to route messages from the device in the import task that will be onboarded to AWS IoT Wireless

Public Property FailedImportedDeviceCount System.Int64

Gets and sets the property FailedImportedDeviceCount.

The summary information of count of wireless devices in an import task that failed to onboarded to the import task.

Public Property Id System.String

Gets and sets the property Id.

The ID of the wireless device import task.

Public Property InitializedImportedDeviceCount System.Int64

Gets and sets the property InitializedImportedDeviceCount.

The summary information of count of wireless devices that are waiting for the control log to be added to an import task.

Public Property OnboardedImportedDeviceCount System.Int64

Gets and sets the property OnboardedImportedDeviceCount.

The summary information of count of wireless devices in an import task that have been onboarded to the import task.

Public Property PendingImportedDeviceCount System.Int64

Gets and sets the property PendingImportedDeviceCount.

The summary information of count of wireless devices in an import task that are waiting in the queue to be onboarded.

Public Property Sidewalk Amazon.IoTWireless.Model.SidewalkGetStartImportInfo

Gets and sets the property Sidewalk.

The Sidewalk-related information of the wireless device import task.

Public Property Status Amazon.IoTWireless.ImportTaskStatus

Gets and sets the property Status.

The status information of the wireless device import task.

Public Property StatusReason System.String

Gets and sets the property StatusReason.

The reason that provides additional information about the import task status.

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