UpdateDeviceRequest

Types

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

Properties

Link copied to clipboard

The Amazon Web Services location of the device, if applicable. For an on-premises device, you can omit this parameter.

Link copied to clipboard

A description of the device.

Link copied to clipboard

The ID of the device.

Link copied to clipboard

The ID of the global network.

Link copied to clipboard

Describes a location.

Link copied to clipboard

The model of the device.

Link copied to clipboard

The serial number of the device.

Link copied to clipboard

The ID of the site.

Link copied to clipboard
val type: String?

The type of the device.

Link copied to clipboard

The vendor of the device.

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