GetCoreDeviceResponse

Types

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

Properties

Link copied to clipboard

The computer architecture of the core device.

Link copied to clipboard

The name of the core device. This is also the name of the IoT thing.

Link copied to clipboard

The version of the IoT Greengrass Core software that the core device runs. This version is equivalent to the version of the Greengrass nucleus component that runs on the core device. For more information, see the Greengrass nucleus component in the IoT Greengrass V2 Developer Guide.

Link copied to clipboard

The time at which the core device's status last updated, expressed in ISO 8601 format.

Link copied to clipboard

The operating system platform that the core device runs.

Link copied to clipboard

The status of the core device. The core device status can be:

Link copied to clipboard

A list of key-value pairs that contain metadata for the resource. For more information, see Tag your resources in the IoT Greengrass V2 Developer Guide.

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