Data.Cloud.AmazonAPI.TAmazonObjectResult Fields
InheritedProtected
| ETag | public | The ETag (MD5 hash) of the content of the object. |
| IsDeleted | public | Specifies whether the object has a deletion marker for its latest version or not. |
| IsLatest | public | Specifies whether the object is the latest version or not. |
| LastModified | public | Date and time the object was last modified. |
| Name | public | The name of the object within the bucket. |
| OwnerDisplayName | public | The display name for the owner of the object. |
| OwnerID | public | The ID of the owner of the object. |
| Size | public | The size of the object's content, in bytes. |
| StorageClass | public | Specifies the storage class type of the object. |
| VersionId | public | The version ID of the object, if the object is populated. |