Class: Aws::Types::DeleteObjectAnnotationOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteObjectAnnotationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#object_version_id ⇒ ::String
Returns the value of attribute object_version_id.
-
#request_charged ⇒ "requester"
Returns the value of attribute request_charged.
Instance Attribute Details
#object_version_id ⇒ ::String
Returns the value of attribute object_version_id.
648 649 650 |
# File 'sig/types.rbs', line 648 def object_version_id @object_version_id end |
#request_charged ⇒ "requester"
Returns the value of attribute request_charged.
649 650 651 |
# File 'sig/types.rbs', line 649 def request_charged @request_charged end |