Class: Aws::Types::DeleteObjectRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#directory_arn::String

Returns the value of attribute directory_arn.

Returns:

  • (::String)


664
665
666
# File 'sig/types.rbs', line 664

def directory_arn
  @directory_arn
end

#object_referenceTypes::ObjectReference

Returns the value of attribute object_reference.



665
666
667
# File 'sig/types.rbs', line 665

def object_reference
  @object_reference
end