AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Enumerations | Functions
Type.h File Reference
#include <aws/s3/S3_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::S3
 
 Aws::S3::Model
 
 Aws::S3::Model::TypeMapper
 

Enumerations

enum  Aws::S3::Model::Type { Aws::S3::Model::Type::NOT_SET, Aws::S3::Model::Type::CanonicalUser, Aws::S3::Model::Type::AmazonCustomerByEmail, Aws::S3::Model::Type::Group }
 

Functions

AWS_S3_API Type Aws::S3::Model::TypeMapper::GetTypeForName (const Aws::String &name)
 
AWS_S3_API Aws::String Aws::S3::Model::TypeMapper::GetNameForType (Type value)