Builder

class Builder

Properties

Link copied to clipboard
var 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
var 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