AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-s3-crt
include
aws
s3-crt
model
TransitionStorageClass.h
1
6
#pragma once
7
#include <aws/s3-crt/S3Crt_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
S3Crt
13
{
14
namespace
Model
15
{
16
enum class
TransitionStorageClass
17
{
18
NOT_SET
,
19
GLACIER
,
20
STANDARD_IA
,
21
ONEZONE_IA
,
22
INTELLIGENT_TIERING
,
23
DEEP_ARCHIVE
,
24
GLACIER_IR
25
};
26
27
namespace
TransitionStorageClassMapper
28
{
29
AWS_S3CRT_API
TransitionStorageClass
GetTransitionStorageClassForName
(
const
Aws::String
& name);
30
31
AWS_S3CRT_API
Aws::String
GetNameForTransitionStorageClass
(
TransitionStorageClass
value);
32
}
// namespace TransitionStorageClassMapper
33
}
// namespace Model
34
}
// namespace S3Crt
35
}
// namespace Aws
Aws::S3Crt::Model::TransitionStorageClassMapper::GetTransitionStorageClassForName
AWS_S3CRT_API TransitionStorageClass GetTransitionStorageClassForName(const Aws::String &name)
Aws::S3Crt::Model::TransitionStorageClassMapper::GetNameForTransitionStorageClass
AWS_S3CRT_API Aws::String GetNameForTransitionStorageClass(TransitionStorageClass value)
Aws::S3Crt::Model::ObjectStorageClass::ONEZONE_IA
@ ONEZONE_IA
Aws::S3Crt::Model::ObjectStorageClass::GLACIER
@ GLACIER
Aws::S3Crt::Model::ObjectStorageClass::STANDARD_IA
@ STANDARD_IA
Aws::S3Crt::Model::ObjectStorageClass::GLACIER_IR
@ GLACIER_IR
Aws::S3Crt::Model::ObjectStorageClass::DEEP_ARCHIVE
@ DEEP_ARCHIVE
Aws::S3Crt::Model::ObjectStorageClass::INTELLIGENT_TIERING
@ INTELLIGENT_TIERING
Aws::S3Crt::Model::TransitionStorageClass
TransitionStorageClass
Definition
TransitionStorageClass.h:17
Aws::S3Crt::Model::AnalyticsS3ExportFileFormat::NOT_SET
@ NOT_SET
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