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::BucketLogsPermissionMapper |
Enumerations | |
enum class | Aws::S3::Model::BucketLogsPermission { Aws::S3::Model::NOT_SET , Aws::S3::Model::FULL_CONTROL , Aws::S3::Model::READ , Aws::S3::Model::WRITE } |
Functions | |
AWS_S3_API BucketLogsPermission | Aws::S3::Model::BucketLogsPermissionMapper::GetBucketLogsPermissionForName (const Aws::String &name) |
AWS_S3_API Aws::String | Aws::S3::Model::BucketLogsPermissionMapper::GetNameForBucketLogsPermission (BucketLogsPermission value) |