AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
MetadataDirective.h File Reference
#include <aws/s3-crt/S3Crt_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::S3Crt
 
namespace  Aws::S3Crt::Model
 
 

Enumerations

enum class  Aws::S3Crt::Model::MetadataDirective { Aws::S3Crt::Model::NOT_SET , Aws::S3Crt::Model::COPY , Aws::S3Crt::Model::REPLACE }
 

Functions

AWS_S3CRT_API MetadataDirective Aws::S3Crt::Model::MetadataDirectiveMapper::GetMetadataDirectiveForName (const Aws::String &name)
 
AWS_S3CRT_API Aws::String Aws::S3Crt::Model::MetadataDirectiveMapper::GetNameForMetadataDirective (MetadataDirective value)