Constructor for TS3AbortMultipartUploadRequest.
|
Parameters |
Description |
|
const ABucket: string |
The bucket for which to abort a multipart upload in. |
|
const AKey: string |
The object key for which to abort a multipart upload for. |
|
const AUploadId: string |
The upload ID of the multipart upload to abort. |
|
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|