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
Information about an instance of an AWS resource associated with a project.
See: newResource
smart constructor.
Instances
newResource :: Resource Source #
Create a value of Resource
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:feature:Resource'
, resource_feature
- Undocumented member.
$sel:arn:Resource'
, resource_arn
- Undocumented member.
$sel:name:Resource'
, resource_name
- Undocumented member.
$sel:attributes:Resource'
, resource_attributes
- Undocumented member.
$sel:type':Resource'
, resource_type
- Undocumented member.