| 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 |
Amazonka.IoTSiteWise.Types.ProjectResource
Description
Synopsis
Documentation
data ProjectResource Source #
Identifies a specific IoT SiteWise Monitor project.
See: newProjectResource smart constructor.
Constructors
| ProjectResource' | |
Instances
Arguments
| :: Text | |
| -> ProjectResource |
Create a value of ProjectResource 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:id:ProjectResource', projectResource_id - The ID of the project.
projectResource_id :: Lens' ProjectResource Text Source #
The ID of the project.