Gateway Greengrass V2
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)