IS3InitiateMultipartUploadResult
Interface in AWS.S3
Interface for InitiateMultipartUpload results.
Properties
Bucket
property Bucket: string
The name of the bucket to which the multipart upload was initiated.
Key
property Key: string
The object key for which the multipart upload was initiated.
UploadId
property UploadId: string
The ID for the multipart upload.