Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MultipartUploadCopySourceData

Hierarchy

  • MultipartUploadCopySourceData

Index

Properties

endOffset

endOffset: number

data copy end byte offset, e.g: 102400

sourceBucketName

sourceBucketName: string

sourceData. the source bucket name

sourceKey

sourceKey: string

the source object name

startOffset

startOffset: number

data copy start byte offset, e.g: 0

Generated using TypeDoc