Class: Aws::Types::GetUploadStatusRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#upload_id::String

Returns the value of attribute upload_id.

Returns:

  • (::String)


290
291
292
# File 'sig/types.rbs', line 290

def upload_id
  @upload_id
end