AWS SDK for C++
AWS SDK for C++ Version 1.11.606
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-s3tables
include
aws
s3tables
model
OpenTableFormat.h
1
6
#pragma once
7
#include <aws/s3tables/S3Tables_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
S3Tables
13
{
14
namespace
Model
15
{
16
enum class
OpenTableFormat
17
{
18
NOT_SET
,
19
ICEBERG
20
};
21
22
namespace
OpenTableFormatMapper
23
{
24
AWS_S3TABLES_API
OpenTableFormat
GetOpenTableFormatForName
(
const
Aws::String
& name);
25
26
AWS_S3TABLES_API
Aws::String
GetNameForOpenTableFormat
(
OpenTableFormat
value);
27
}
// namespace OpenTableFormatMapper
28
}
// namespace Model
29
}
// namespace S3Tables
30
}
// namespace Aws
Aws::S3Tables::Model::OpenTableFormatMapper::GetOpenTableFormatForName
AWS_S3TABLES_API OpenTableFormat GetOpenTableFormatForName(const Aws::String &name)
Aws::S3Tables::Model::OpenTableFormatMapper::GetNameForOpenTableFormat
AWS_S3TABLES_API Aws::String GetNameForOpenTableFormat(OpenTableFormat value)
Aws::S3Tables::Model::IcebergCompactionStrategy::NOT_SET
@ NOT_SET
Aws::S3Tables::Model::OpenTableFormat
OpenTableFormat
Definition
OpenTableFormat.h:17
Aws::S3Tables::Model::OpenTableFormat::ICEBERG
@ ICEBERG
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