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

XML -> C++ mapping of AccessControlPolicy https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketAcl.html. More...

#include <s3-api.h>

Detailed Description

XML -> C++ mapping of AccessControlPolicy https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketAcl.html.

std::string ownerDisplayName;
std::string ownerID;
std::vector<Grant> grants;
};
XML -> C++ mapping of AccessControlPolicy https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBuck...
Definition s3-api.h:139

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