class Aws::CloudHSM::Types::DeleteHsmRequest

Contains the inputs for the DeleteHsm operation.

@note When making an API call, you may pass DeleteHsmRequest

data as a hash:

    {
      hsm_arn: "HsmArn", # required
    }

@!attribute [rw] hsm_arn

The ARN of the HSM to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudhsm-2014-05-30/DeleteHsmRequest AWS API Documentation

Constants

SENSITIVE