Class: Aws::Types::CreateHsmResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateHsmResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hsm ⇒ Types::Hsm
Returns the value of attribute hsm.
Instance Attribute Details
#hsm ⇒ Types::Hsm
Returns the value of attribute hsm.
137 138 139 |
# File 'sig/types.rbs', line 137 def hsm @hsm end |