class Aws::IoTSiteWise::Types::Greengrass

Contains details for a gateway that runs on IoT Greengrass. To create a gateway that runs on IoT Greengrass, you must add the IoT SiteWise connector to a Greengrass group and deploy it. Your Greengrass group must also have permissions to upload data to IoT SiteWise. For more information, see [Ingesting data using a gateway] in the *IoT SiteWise User Guide*.

[1]: docs.aws.amazon.com/iot-sitewise/latest/userguide/gateway-connector.html

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

data as a hash:

    {
      group_arn: "ARN", # required
    }

@!attribute [rw] group_arn

The [ARN][1] of the Greengrass group. For more information about how
to find a group's ARN, see [ListGroups][2] and [GetGroup][3] in the
*IoT Greengrass API Reference*.

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
[2]: https://docs.aws.amazon.com/greengrass/latest/apireference/listgroups-get.html
[3]: https://docs.aws.amazon.com/greengrass/latest/apireference/getgroup-get.html
@return [String]

Constants

SENSITIVE