AWS SDK for C++
AWS SDK for C++ Version 1.11.716
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-odb
include
aws
odb
model
SupportedAwsIntegration.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/odb/Odb_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
odb {
12
namespace
Model {
13
enum class
SupportedAwsIntegration
{
NOT_SET
,
KmsTde
};
14
15
namespace
SupportedAwsIntegrationMapper {
16
AWS_ODB_API
SupportedAwsIntegration
GetSupportedAwsIntegrationForName
(
const
Aws::String
& name);
17
18
AWS_ODB_API
Aws::String
GetNameForSupportedAwsIntegration
(
SupportedAwsIntegration
value);
19
}
// namespace SupportedAwsIntegrationMapper
20
}
// namespace Model
21
}
// namespace odb
22
}
// namespace Aws
Aws::odb::Model::SupportedAwsIntegrationMapper::GetSupportedAwsIntegrationForName
AWS_ODB_API SupportedAwsIntegration GetSupportedAwsIntegrationForName(const Aws::String &name)
Aws::odb::Model::SupportedAwsIntegrationMapper::GetNameForSupportedAwsIntegration
AWS_ODB_API Aws::String GetNameForSupportedAwsIntegration(SupportedAwsIntegration value)
Aws::odb::Model::SupportedAwsIntegration
SupportedAwsIntegration
Definition
SupportedAwsIntegration.h:13
Aws::odb::Model::SupportedAwsIntegration::KmsTde
@ KmsTde
Aws::odb::Model::Access::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