WirelessDeviceImportTask

Information about an import task for wireless devices.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

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

Link copied to clipboard

The time at which the import task was created.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
val id: String?

The ID of the wireless device import task.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The status information of the wireless device import task.

Link copied to clipboard

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

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