DeviceSummary

Includes information about the device.

Types

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

Properties

Link copied to clipboard

The ARN of the device.

Link copied to clipboard

The name of the device.

Link copied to clipboard

The status of the device.

Link copied to clipboard

The type of the device.

Link copied to clipboard

The provider of the device.

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