AWS SDK for C++
AWS SDK for C++ Version 1.11.744
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/s3tables/S3Tables_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
S3Tables {
12
namespace
Model {
13
enum class
OpenTableFormat
{
NOT_SET
,
ICEBERG
};
14
15
namespace
OpenTableFormatMapper {
16
AWS_S3TABLES_API
OpenTableFormat
GetOpenTableFormatForName
(
const
Aws::String
& name);
17
18
AWS_S3TABLES_API
Aws::String
GetNameForOpenTableFormat
(
OpenTableFormat
value);
19
}
// namespace OpenTableFormatMapper
20
}
// namespace Model
21
}
// namespace S3Tables
22
}
// 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:13
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