Class: Aws::Types::ExportKeyOutput
- Inherits:
-
Object
- Object
- Aws::Types::ExportKeyOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#wrapped_key ⇒ Types::WrappedKey
Returns the value of attribute wrapped_key.
Instance Attribute Details
#wrapped_key ⇒ Types::WrappedKey
Returns the value of attribute wrapped_key.
224 225 226 |
# File 'sig/types.rbs', line 224 def wrapped_key @wrapped_key end |