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

XML -> C++ mapping of ListBuckets/Buckets response. See https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html. More...

#include <s3-api.h>

Detailed Description

XML -> C++ mapping of ListBuckets/Buckets response. See https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html.

struct BucketInfo {
std::string name;
std::string creationDate;
};
XML -> C++ mapping of ListBuckets/Buckets response. See https://docs.aws.amazon.com/AmazonS3/latest/A...
Definition s3-api.h:65

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