Interface: BatchCompletedResultsParts
Defined in: model/batchCompletedResultsParts.ts:9
Export
BatchCompletedResultsParts
Properties
eTag?
optional
eTag:string
Defined in: model/batchCompletedResultsParts.ts:33
The eTag of the detected part in S3.
Memberof
BatchCompletedResultsParts
firstPart?
optional
firstPart:number
Defined in: model/batchCompletedResultsParts.ts:15
The index of the first part in the multipart upload.
Memberof
BatchCompletedResultsParts
size?
optional
size:number
Defined in: model/batchCompletedResultsParts.ts:27
The size of the corresponding part detected in S3.
Memberof
BatchCompletedResultsParts
status?
optional
status:Status
Defined in: model/batchCompletedResultsParts.ts:21
Memberof
BatchCompletedResultsParts