Class: Aws::Types::DeleteHsmConfigurationMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteHsmConfigurationMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hsm_configuration_identifier ⇒ ::String
Returns the value of attribute hsm_configuration_identifier.
Instance Attribute Details
#hsm_configuration_identifier ⇒ ::String
Returns the value of attribute hsm_configuration_identifier.
902 903 904 |
# File 'sig/types.rbs', line 902 def hsm_configuration_identifier @hsm_configuration_identifier end |