Data.Cloud.AmazonAPI.TAmazonBucketResult Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| IsTruncated | public | Specifies whether all of the objects were returned with the request or not. |
| Marker | public | Specifies the next object to get, if the results are truncated. |
| Name | public | The name of the bucket. |
| Objects | public | List of objects in the bucket. |
| Prefixes | public | The list of prefixes. |
| RequestDelimiter | public | The delimiter value used in the request. |
| RequestMaxKeys | public | The MaxKeys value used in the request. |
| RequestPrefix | public | The prefix value used in the request. |
| VersionIdMarker | public | Specifies the next object to get, if the version results are truncated. |