| 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.DrS.Types.Account
Description
Documentation
AWS account.
See: newAccount smart constructor.
Instances
| FromJSON Account Source # | |
| Generic Account Source # | |
| Read Account Source # | |
| Show Account Source # | |
| NFData Account Source # | |
Defined in Amazonka.DrS.Types.Account | |
| Eq Account Source # | |
| Hashable Account Source # | |
Defined in Amazonka.DrS.Types.Account | |
| type Rep Account Source # | |
Defined in Amazonka.DrS.Types.Account | |
newAccount :: Account Source #
Create a value of Account 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:accountID:Account', account_accountID - Account ID of AWS account.