DescribeDeviceResponse

Types

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

Properties

Link copied to clipboard

Beta software releases available for the device.

Link copied to clipboard
val arn: String?

The device's ARN.

Link copied to clipboard

The device's maker.

Link copied to clipboard

When the device was created.

Link copied to clipboard

The device's networking status.

Link copied to clipboard

The device's current software version.

Link copied to clipboard

The device's description.

Link copied to clipboard

A device's aggregated status. Including the device's connection status, provisioning status, and lease status.

Link copied to clipboard

The device's connection status.

Link copied to clipboard

The device's ID.

Link copied to clipboard

The most recent beta software release.

Link copied to clipboard

A device's latest job. Includes the target image version, and the job status.

Link copied to clipboard

The latest software version available for the device.

Link copied to clipboard

The device's lease expiration time.

Link copied to clipboard
val name: String?

The device's name.

Link copied to clipboard

The device's networking configuration.

Link copied to clipboard

The device's provisioning status.

Link copied to clipboard

The device's serial number.

Link copied to clipboard

The device's tags.

Link copied to clipboard

The device's type.

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