AWS SDK for C++
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
namespace | Aws |
namespace | Aws::S3 |
namespace | Aws::S3::Model |
namespace | Aws::S3::Model::ObjectOwnershipMapper |
Enumerations | |
enum class | Aws::S3::Model::ObjectOwnership { Aws::S3::Model::NOT_SET , Aws::S3::Model::BucketOwnerPreferred , Aws::S3::Model::ObjectWriter , Aws::S3::Model::BucketOwnerEnforced } |
Functions | |
AWS_S3_API ObjectOwnership | Aws::S3::Model::ObjectOwnershipMapper::GetObjectOwnershipForName (const Aws::String &name) |
AWS_S3_API Aws::String | Aws::S3::Model::ObjectOwnershipMapper::GetNameForObjectOwnership (ObjectOwnership value) |