Data Types

UploadPartRange

Specifies the range in the file the UploadPart represents.

Structure

{
"inclusiveEnd": Integer,
}

Example

{
"inclusiveEnd": 5242879,
"inclusiveStart": 0
}

Properties

inclusiveEnd

Position in the file the last byte of this part corresponds to. Value is -1 when the part is empty (i.e. for

uploading empty files).

Example: 5242879

Type: Integer

Minimum: -1

Required: Yes

inclusiveStart

Position in the file the first byte of this part corresponds to.

Example: 0

Type: Integer

Minimum: 0

Required: Yes

Used by

Was this section helpful? Yes No

You are using an outdated browser.

This website requires a modern web browser -- the latest versions of these browsers are supported: