Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a status of the multipart upload.

Hierarchy

  • MultipartHandleUploadStatus

Index

Properties

Properties

handle?: string

The data handle that identifies a specific blob so that you can get that blob's contents. Present only when the upload is complete.

status: string

The status of the multipart upload. Can be "failed" | "processing" | "completed"

Generated using TypeDoc