Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CompleteMultipartParams

Hierarchy

Index

Properties

Optional bucket

bucket: undefined | string

objectKey

objectKey: string

parts

parts: Array<Pick<Part, "partNumber" | "eTag">>

uploadId

uploadId: string

Generated using TypeDoc