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 |
Disables an Amazon Macie account and deletes Macie resources for the account.
Creating a Request
data DisableMacie Source #
See: newDisableMacie
smart constructor.
Instances
newDisableMacie :: DisableMacie Source #
Create a value of DisableMacie
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
Destructuring the Response
data DisableMacieResponse Source #
See: newDisableMacieResponse
smart constructor.
DisableMacieResponse' | |
|
Instances
newDisableMacieResponse Source #
Create a value of DisableMacieResponse
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:httpStatus:DisableMacieResponse'
, disableMacieResponse_httpStatus
- The response's http status code.
Response Lenses
disableMacieResponse_httpStatus :: Lens' DisableMacieResponse Int Source #
The response's http status code.