Class: Aws::Types::DeleteObjectRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteObjectRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#path ⇒ ::String
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ ::String
Returns the value of attribute path.
17 18 19 |
# File 'sig/types.rbs', line 17 def path @path end |