Class: Aws::Types::DeleteObjectAnnotationOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#object_version_id::String

Returns the value of attribute object_version_id.

Returns:

  • (::String)


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.

Returns:

  • ("requester")


649
650
651
# File 'sig/types.rbs', line 649

def request_charged
  @request_charged
end