DeviceSummary

Summary of the device.

Types

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

Properties

Link copied to clipboard

Edge Manager agent version.

Link copied to clipboard

A description of the device.

Link copied to clipboard

Amazon Resource Name (ARN) of the device.

Link copied to clipboard

The name of the fleet the device belongs to.

Link copied to clipboard

The unique identifier of the device.

Link copied to clipboard

The Amazon Web Services Internet of Things (IoT) object thing name associated with the device..

Link copied to clipboard

The last heartbeat received from the device.

Link copied to clipboard

Models on the device.

Link copied to clipboard

The timestamp of the last registration or de-reregistration.

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