Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MultipartCompletePart

Index

Properties

Properties

id: string

The identifier assigned by the system to identify the uploaded part. The id is returned by the upload part operation after successfully uploading a part.

number: number

The number of the part of the multipart upload. This is the same number used in the partNumber parameter in the upload part operation. If an error occurs during upload, do not reuse the partNumber when retrying the upload.

Generated using TypeDoc