Values.DeleteClusterRequestSourceDeletes the specified CloudHSM cluster. Before you can delete a cluster, you must delete all HSMs in the cluster. To see if the cluster contains any HSMs, use DescribeClusters. To delete an HSM, use DeleteHsm. Cross-account use: No. You cannot perform this operation on an CloudHSM cluster in a different Amazon Web Services account.
type nonrec t = {clusterId : ClusterId.t;The identifier (ID) of the cluster that you are deleting. To find the cluster ID, use DescribeClusters.
*)}