AWS SDK for C++
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
namespace | Aws |
namespace | Aws::S3Crt |
namespace | Aws::S3Crt::Model |
namespace | Aws::S3Crt::Model::BucketLogsPermissionMapper |
Enumerations | |
enum class | Aws::S3Crt::Model::BucketLogsPermission { Aws::S3Crt::Model::NOT_SET , Aws::S3Crt::Model::FULL_CONTROL , Aws::S3Crt::Model::READ , Aws::S3Crt::Model::WRITE } |
Functions | |
AWS_S3CRT_API BucketLogsPermission | Aws::S3Crt::Model::BucketLogsPermissionMapper::GetBucketLogsPermissionForName (const Aws::String &name) |
AWS_S3CRT_API Aws::String | Aws::S3Crt::Model::BucketLogsPermissionMapper::GetNameForBucketLogsPermission (BucketLogsPermission value) |