Values.DeleteHsmResponseSourceDeletes the specified HSM. To specify an HSM, you can use its identifier (ID), the IP address of the HSM's elastic network interface (ENI), or the ID of the HSM's ENI. You need to specify only one of these values. To find these values, use DescribeClusters. Cross-account use: No. You cannot perform this operation on an CloudHSM hsm in a different Amazon Web Services account.
type nonrec error = [ | `CloudHsmAccessDeniedException of CloudHsmAccessDeniedException.t| `CloudHsmInternalFailureException of CloudHsmInternalFailureException.t| `CloudHsmInvalidRequestException of CloudHsmInvalidRequestException.t| `CloudHsmResourceNotFoundException of CloudHsmResourceNotFoundException.t| `CloudHsmServiceException of CloudHsmServiceException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `CloudHsmAccessDeniedException of CloudHsmAccessDeniedException.t
| `CloudHsmInternalFailureException of CloudHsmInternalFailureException.t
| `CloudHsmInvalidRequestException of CloudHsmInvalidRequestException.t
| `CloudHsmResourceNotFoundException of CloudHsmResourceNotFoundException.t
| `CloudHsmServiceException of CloudHsmServiceException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `CloudHsmAccessDeniedException of CloudHsmAccessDeniedException.t
| `CloudHsmInternalFailureException of CloudHsmInternalFailureException.t
| `CloudHsmInvalidRequestException of CloudHsmInvalidRequestException.t
| `CloudHsmResourceNotFoundException of CloudHsmResourceNotFoundException.t
| `CloudHsmServiceException of CloudHsmServiceException.t
| `Unknown_operation_error of string * string option ]