GetWirelessDeviceImportTaskResponse

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 import task.

Link copied to clipboard

The time at which the import task was created.

Link copied to clipboard

The name of the destination that's assigned to the wireless devices in the import task.

Link copied to clipboard

The number of devices in the import task that failed to onboard to the import task.

Link copied to clipboard
val id: String?

The identifier of the import task for which information is retrieved.

Link copied to clipboard

The number of devices in the import task that are waiting for the control log to start processing.

Link copied to clipboard

The number of devices in the import task that have been onboarded to the import task.

Link copied to clipboard

The number of devices in the import task that are waiting in the import task queue to be onboarded.

Link copied to clipboard

The Sidewalk-related information about an import task.

Link copied to clipboard

The import task status.

Link copied to clipboard

The reason for the provided status information, such as a validation error that causes the import task to fail.

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