Class: Aws::Types::DeleteRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key ⇒ ::Hash[::String, Types::AttributeValue]
Returns the value of attribute key.
Instance Attribute Details
#key ⇒ ::Hash[::String, Types::AttributeValue]
Returns the value of attribute key.
424 425 426 |
# File 'sig/types.rbs', line 424 def key @key end |