Class: Aws::Types::ModifyHsmResponse
- Inherits:
-
Object
- Object
- Aws::Types::ModifyHsmResponse
- 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.
254 255 256 |
# File 'sig/types.rbs', line 254 def hsm_arn @hsm_arn end |