class Aws::CloudHSMV2::Types::DeleteHsmRequest
@note When making an API call, you may pass DeleteHsmRequest
data as a hash: { cluster_id: "ClusterId", # required hsm_id: "HsmId", eni_id: "EniId", eni_ip: "IpAddress", }
@!attribute [rw] cluster_id
The identifier (ID) of the cluster that contains the HSM that you are deleting. @return [String]
@!attribute [rw] hsm_id
The identifier (ID) of the HSM that you are deleting. @return [String]
@!attribute [rw] eni_id
The identifier (ID) of the elastic network interface (ENI) of the HSM that you are deleting. @return [String]
@!attribute [rw] eni_ip
The IP address of the elastic network interface (ENI) of the HSM that you are deleting. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudhsmv2-2017-04-28/DeleteHsmRequest AWS API Documentation
Constants
- SENSITIVE