Class: Aws::Types::CreateHsmConfigurationResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateHsmConfigurationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hsm_configuration ⇒ Types::HsmConfiguration
Returns the value of attribute hsm_configuration.
Instance Attribute Details
#hsm_configuration ⇒ Types::HsmConfiguration
Returns the value of attribute hsm_configuration.
664 665 666 |
# File 'sig/types.rbs', line 664 def hsm_configuration @hsm_configuration end |