AWS SDK for C++
AWS SDK for C++ Version 1.11.830
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-odb
include
aws
odb
model
OciAwsIntegration.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
OciAwsIntegration
{
NOT_SET
,
KmsTde
};
14
15
namespace
OciAwsIntegrationMapper {
16
AWS_ODB_API
OciAwsIntegration
GetOciAwsIntegrationForName
(
const
Aws::String
& name);
17
18
AWS_ODB_API
Aws::String
GetNameForOciAwsIntegration
(
OciAwsIntegration
value);
19
}
// namespace OciAwsIntegrationMapper
20
}
// namespace Model
21
}
// namespace odb
22
}
// namespace Aws
Aws::odb::Model::OciAwsIntegrationMapper::GetOciAwsIntegrationForName
AWS_ODB_API OciAwsIntegration GetOciAwsIntegrationForName(const Aws::String &name)
Aws::odb::Model::OciAwsIntegrationMapper::GetNameForOciAwsIntegration
AWS_ODB_API Aws::String GetNameForOciAwsIntegration(OciAwsIntegration value)
Aws::odb::Model::OciAwsIntegration
OciAwsIntegration
Definition
OciAwsIntegration.h:13
Aws::odb::Model::OciAwsIntegration::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