Copyright | (c) 2013-2015 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.
See: AWS API Reference for GetAccountSettings.
Creating a Request
getAccountSettings :: GetAccountSettings Source
Creates a value of GetAccountSettings
with the minimum fields required to make a request.
data GetAccountSettings Source
See: getAccountSettings
smart constructor.
Destructuring the Response
getAccountSettingsResponse Source
Creates a value of GetAccountSettingsResponse
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data GetAccountSettingsResponse Source
See: getAccountSettingsResponse
smart constructor.
Response Lenses
gasrsAccountSettings :: Lens' GetAccountSettingsResponse (Maybe AccountSettings) Source
Undocumented member.
gasrsResponseStatus :: Lens' GetAccountSettingsResponse Int Source
The response status code.