Class: Aws::Types::CompletedUpload

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#e_tag::String

Returns the value of attribute e_tag.

Returns:

  • (::String)


139
140
141
# File 'sig/types.rbs', line 139

def e_tag
  @e_tag
end

#part_index::Integer

Returns the value of attribute part_index.

Returns:

  • (::Integer)


138
139
140
# File 'sig/types.rbs', line 138

def part_index
  @part_index
end