Class: Aws::Types::CreateHsmResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateHsmResponse
- 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.
54 55 56 |
# File 'sig/types.rbs', line 54 def hsm_arn @hsm_arn end |