Class: Aws::Types::DeleteHsmResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteHsmResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hsm_id ⇒ ::String
Returns the value of attribute hsm_id.
Instance Attribute Details
#hsm_id ⇒ ::String
Returns the value of attribute hsm_id.
170 171 172 |
# File 'sig/types.rbs', line 170 def hsm_id @hsm_id end |