GetDeviceDiscoveryResponse

Types

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

Properties

Link copied to clipboard

The identifier of the account association used for the device discovery.

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the device discovery job request.

Link copied to clipboard

The ID tracking the current discovery process for one connector association.

Link copied to clipboard

The id of the end-user's IoT hub.

Link copied to clipboard

The discovery type supporting the type of device to be discovered in the device discovery job request.

Link copied to clipboard

The timestamp value for the completion time of the device discovery.

Link copied to clipboard
val id: String

The id of the device discovery job request.

Link copied to clipboard

The timestamp value for the start time of the device discovery.

Link copied to clipboard

The status of the device discovery job request.

Link copied to clipboard

A set of key/value pairs that are used to manage the device discovery request.

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