DeviceSummary

Identifying information about the device.

Types

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

Properties

Link copied to clipboard

The ID of the job used to order the device.

Link copied to clipboard

The Amazon Resource Name (ARN) of the device.

Link copied to clipboard

The ID of the device.

Link copied to clipboard

Optional metadata that you assign to a resource. You can use tags to categorize a resource in different ways, such as by purpose, owner, or environment.

Functions

Link copied to clipboard
inline fun copy(block: DeviceSummary.Builder.() -> Unit = {}): DeviceSummary
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