class Aws::IoTSiteWise::Types::GreengrassV2

Contains details for a gateway that runs on IoT Greengrass V2. To create a gateway that runs on IoT Greengrass V2, you must deploy the IoT SiteWise Edge component to your gateway device. Your [Greengrass device role] must use the `AWSIoTSiteWiseEdgeAccess` policy. For more information, see [Using IoT SiteWise at the edge] in the *IoT SiteWise User Guide*.

[1]: docs.aws.amazon.com/greengrass/v2/developerguide/device-service-role.html [2]: docs.aws.amazon.com/iot-sitewise/latest/userguide/sw-gateways.html

@note When making an API call, you may pass GreengrassV2

data as a hash:

    {
      core_device_thing_name: "CoreDeviceThingName", # required
    }

@!attribute [rw] core_device_thing_name

The name of the IoT thing for your IoT Greengrass V2 core device.
@return [String]

Constants

SENSITIVE