Class: Aws::Types::TranslateKeyMaterialOutput
- Inherits:
-
Object
- Object
- Aws::Types::TranslateKeyMaterialOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#wrapped_key ⇒ Types::WrappedWorkingKey
Returns the value of attribute wrapped_key.
Instance Attribute Details
#wrapped_key ⇒ Types::WrappedWorkingKey
Returns the value of attribute wrapped_key.
777 778 779 |
# File 'sig/types.rbs', line 777 def wrapped_key @wrapped_key end |