Data.Cloud.AmazonAPI.TAmazonListPartsResult Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BucketpublicThe name of the bucket this result is for.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
InitiatorDisplayNamepublicThe multipart upload ID this result represents.
InitiatorIdpublicThe unique ID of the initiator of the multipart upload.
IsReducedRedundancyStoragepublicSpecifies which redundancy to use: REDUCED_REDUNDANCY or STANDARD.
IsTruncatedpublicSpecifies whether there are parts that were not returned (set the method to True) or there are no such parts (set the method to False).
MaxPartspublicThe maximum number of parts that are allowed for the request.
NextPartNumberMarkerpublicThe Continuation token for when the result is truncated.
ObjectNamepublicThe name of the object (key) that this result is for.
OwnerDisplayNamepublicThe display name of the owner of the multipart upload.
OwnerIdpublicThe AWS ID of the owner of the multipart upload.
PartNumberMarkerpublicThe part number after which listing begins.
PartspublicThe list of parts for the multipart upload.
UploadIdpublicThe multipart upload ID this result represents.