Data.Cloud.AmazonAPI.TAmazonMultipartUploadsResult Properties
InheritedProtected
| Bucket | public | The name of the bucket this result is for. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| IsTruncated | public | Is True if there are more items after these that were left out because of the MaxUploads value. |
| KeyMarker | public | The optional key marker passed in with the request, at or after which the listing begins. |
| MaxUploads | public | The maximum number of items to return before truncating. |
| NextKeyMarker | public | The Continuation token for the key marker if the result is truncated. |
| NextUploadIdMarker | public | The continuation token for the upload ID marker if the result is truncated. |
| UploadIdMarker | public | The optional upload ID marker after which listing began. |
| UploadItems | public | The list of active multipart upload items. |