| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Mobile.Types.Resource
Description
Synopsis
Documentation
Information about an instance of an AWS resource associated with a project.
See: newResource smart constructor.
Constructors
| Resource' | |
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:arn:Resource', resource_arn - Undocumented member.
$sel:attributes:Resource', resource_attributes - Undocumented member.
$sel:feature:Resource', resource_feature - Undocumented member.
$sel:name:Resource', resource_name - Undocumented member.
$sel:type':Resource', resource_type - Undocumented member.