Class: Aws::Types::DeleteHsmRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteHsmRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hsm_arn ⇒ ::String
Returns the value of attribute hsm_arn.
Instance Attribute Details
#hsm_arn ⇒ ::String
Returns the value of attribute hsm_arn.
80 81 82 |
# File 'sig/types.rbs', line 80 def hsm_arn @hsm_arn end |