struct

Awscr::S3::Response::UploadPartOutput

Inherits Struct < Value < Object

Constructors

new(etag : String, part_number : Int32, upload_id : String)
Source

Instance methods

==(other : self)
Source
etag

The etag of the uploaded part

Source
part_number

The part number

Source
upload_id

The upload id for the uploaded part

Source