Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
Documentation
data GreengrassV2 Source #
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.
See: newGreengrassV2
smart constructor.
GreengrassV2' | |
|
Instances
Create a value of GreengrassV2
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:coreDeviceThingName:GreengrassV2'
, greengrassV2_coreDeviceThingName
- The name of the IoT thing for your IoT Greengrass V2 core device.
greengrassV2_coreDeviceThingName :: Lens' GreengrassV2 Text Source #
The name of the IoT thing for your IoT Greengrass V2 core device.