GatewayGreengrassV2

data class GatewayGreengrassV2(val coreDeviceOperatingSystem: GatewayGreengrassV2CoreDeviceOperatingSystem? = null, val coreDeviceThingName: String)

Contains the CoreDeviceThingName of AWS IoT Greengrass Group V2 that the gateway runs on.

Constructors

Link copied to clipboard
constructor(coreDeviceOperatingSystem: GatewayGreengrassV2CoreDeviceOperatingSystem? = null, coreDeviceThingName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The operating system of the core device in AWS IoT Greengrass V2.

Link copied to clipboard

The name of the CoreDevice in GreenGrass V2.