GatewayGreengrassV2Args

data class GatewayGreengrassV2Args(val coreDeviceThingName: Output<String>) : ConvertibleToJava<GatewayGreengrassV2Args>

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

Constructors

Link copied to clipboard
constructor(coreDeviceThingName: Output<String>)

Properties

Link copied to clipboard

The name of the CoreDevice in GreenGrass V2.

Functions

Link copied to clipboard
open override fun toJava(): GatewayGreengrassV2Args