DescribeThingResponse

The output from the DescribeThing operation.

Types

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

Properties

Link copied to clipboard

The thing attributes.

Link copied to clipboard

The name of the billing group the thing belongs to.

Link copied to clipboard

The default MQTT client ID. For a typical device, the thing name is also used as the default MQTT client ID. Although we don’t require a mapping between a thing's registry name and its use of MQTT client IDs, certificates, or shadow state, we recommend that you choose a thing name and use it as the MQTT client ID for the registry and the Device Shadow service.

Link copied to clipboard

The ARN of the thing to describe.

Link copied to clipboard

The ID of the thing to describe.

Link copied to clipboard

The name of the thing.

Link copied to clipboard

The thing type name.

Link copied to clipboard

The current version of the thing record in the registry.

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