| Copyright | (c) 2013-2016 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 |
Network.AWS.CloudHSM.DeleteHSM
Description
Deletes an HSM. After completion, this operation cannot be undone and your key material cannot be recovered.
Creating a Request
Instances
Request Lenses
Destructuring the Response
Arguments
| :: Int | |
| -> Text | |
| -> DeleteHSMResponse |
Creates a value of DeleteHSMResponse with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data DeleteHSMResponse Source #
Contains the output of the DeleteHsm operation.
See: deleteHSMResponse smart constructor.
Response Lenses
dhsmrsResponseStatus :: Lens' DeleteHSMResponse Int Source #
The response status code.
dhsmrsStatus :: Lens' DeleteHSMResponse Text Source #
The status of the operation.