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.
Namespace: Amazon.IoTWireless.Model
Assembly: AWSSDK.IoTWireless.dll
Version: 3.x.y.z
public class WirelessDeviceImportTask
The WirelessDeviceImportTask type exposes the following members
Name | Description | |
---|---|---|
WirelessDeviceImportTask() |
Name | Type | Description | |
---|---|---|---|
Arn | System.String |
Gets and sets the property Arn. The ARN (Amazon Resource Name) of the wireless device import task. |
|
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time at which the import task was created. |
|
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 |
|
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. |
|
Id | System.String |
Gets and sets the property Id. The ID of the wireless device import task. |
|
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. |
|
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. |
|
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. |
|
Sidewalk | Amazon.IoTWireless.Model.SidewalkGetStartImportInfo |
Gets and sets the property Sidewalk. The Sidewalk-related information of the wireless device import task. |
|
Status | Amazon.IoTWireless.ImportTaskStatus |
Gets and sets the property Status. The status information of the wireless device import task. |
|
StatusReason | System.String |
Gets and sets the property StatusReason. The reason that provides additional information about the import task status. |
.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