Class: Aws::Types::DeleteKeyOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteKeyOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key ⇒ Types::Key
Returns the value of attribute key.
Instance Attribute Details
#key ⇒ Types::Key
Returns the value of attribute key.
103 104 105 |
# File 'sig/types.rbs', line 103 def key @key end |