SSS - S3 Toolkit 0.9.6
S3 client library and applications
Loading...
Searching...
No Matches
sss::api::S3Api::ListObjectV2Result Struct Reference

ListObjectsV2 response. See https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html More...

#include <s3-api.h>

Detailed Description

ListObjectsV2 response. See https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html

See also
ObjectInfo
bool truncated;
std::vector<ObjectInfo> keys;
};
ListObjectsV2 response. See https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2....
Definition s3-api.h:234

The documentation for this struct was generated from the following file: