Data.Cloud.AmazonAPI.TAmazonMultipartUploadItem Fields
InheritedProtected
| DateInitiated | public | DateInitiated specifies the date and time when the multipart upload was initiated. |
| InitiatorDisplayName | public | InitiatorDisplayName represents the display name of the user who initiated the multipart upload with this ID. |
| InitiatorId | public | InitiatorId represents the ID (AWS account or IAM User) of the user who initiated the multipart upload with this ID. |
| IsReducedRedundancyStorage | public | Specifies the storage class type. |
| Key | public | Key represents the Key of the item (file name). |
| OwnerDisplayName | public | OwnerDisplayName represents the Owner's display name. |
| OwnerId | public | OwnerId represents the Owner's ID. |
| UploadId | public | UploadId represents the unique identifier for a multipart upload. |