| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.CloudHSM.DeleteLunaClient
Description
Request
data DeleteLunaClient Source
Instances
Request constructor
Arguments
| :: Text | |
| -> DeleteLunaClient |
DeleteLunaClient constructor.
The fields accessible through corresponding lenses are:
Request lenses
dlc1ClientArn :: Lens' DeleteLunaClient Text Source
The ARN of the client to delete.
Response
Response constructor
deleteLunaClientResponse Source
Arguments
| :: Text | |
| -> DeleteLunaClientResponse |
DeleteLunaClientResponse constructor.
The fields accessible through corresponding lenses are:
dlcrStatus::Text
Response lenses
dlcrStatus :: Lens' DeleteLunaClientResponse Text Source
The status of the action.