AWS SDK for C++
AWS SDK for C++ Version 1.11.891
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-s3control
include
aws
s3control
model
S3AnnotationDirective.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/s3control/S3Control_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
S3Control {
12
namespace
Model {
13
enum class
S3AnnotationDirective
{
NOT_SET
,
COPY
,
EXCLUDE
};
14
15
namespace
S3AnnotationDirectiveMapper {
16
AWS_S3CONTROL_API
S3AnnotationDirective
GetS3AnnotationDirectiveForName
(
const
Aws::String
& name);
17
18
AWS_S3CONTROL_API
Aws::String
GetNameForS3AnnotationDirective
(
S3AnnotationDirective
value);
19
}
// namespace S3AnnotationDirectiveMapper
20
}
// namespace Model
21
}
// namespace S3Control
22
}
// namespace Aws
Aws::S3Control::Model::S3AnnotationDirectiveMapper::GetS3AnnotationDirectiveForName
AWS_S3CONTROL_API S3AnnotationDirective GetS3AnnotationDirectiveForName(const Aws::String &name)
Aws::S3Control::Model::S3AnnotationDirectiveMapper::GetNameForS3AnnotationDirective
AWS_S3CONTROL_API Aws::String GetNameForS3AnnotationDirective(S3AnnotationDirective value)
Aws::S3Control::Model::AsyncOperationName::NOT_SET
@ NOT_SET
Aws::S3Control::Model::S3AnnotationDirective
S3AnnotationDirective
Definition
S3AnnotationDirective.h:13
Aws::S3Control::Model::S3AnnotationDirective::EXCLUDE
@ EXCLUDE
Aws::S3Control::Model::S3AnnotationDirective::COPY
@ COPY
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences