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 |
Disassociates the account that has been set as the Firewall Manager
administrator account. To set a different account as the administrator
account, you must submit an AssociateAdminAccount
request.
Creating a Request
data DisassociateAdminAccount Source #
See: newDisassociateAdminAccount
smart constructor.
Instances
newDisassociateAdminAccount :: DisassociateAdminAccount Source #
Create a value of DisassociateAdminAccount
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
Destructuring the Response
data DisassociateAdminAccountResponse Source #
See: newDisassociateAdminAccountResponse
smart constructor.
Instances
newDisassociateAdminAccountResponse :: DisassociateAdminAccountResponse Source #
Create a value of DisassociateAdminAccountResponse
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.