AWS SDK for C++
1.9.1
AWS SDK for C++
aws-cpp-sdk-rds
include
aws
rds
model
IAMAuthMode.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/rds/RDS_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
RDS
13
{
14
namespace
Model
15
{
16
enum class
IAMAuthMode
17
{
18
NOT_SET
,
19
DISABLED,
20
REQUIRED
21
};
22
23
namespace
IAMAuthModeMapper
24
{
25
AWS_RDS_API
IAMAuthMode
GetIAMAuthModeForName
(
const
Aws::String
& name);
26
27
AWS_RDS_API
Aws::String
GetNameForIAMAuthMode
(
IAMAuthMode
value);
28
}
// namespace IAMAuthModeMapper
29
}
// namespace Model
30
}
// namespace RDS
31
}
// namespace Aws
Aws::ApplicationInsights::Model::CloudWatchEventSource::NOT_SET
@ NOT_SET
Aws::RDS::Model::IAMAuthModeMapper::GetNameForIAMAuthMode
AWS_RDS_API Aws::String GetNameForIAMAuthMode(IAMAuthMode value)
Aws::RDS::Model::IAMAuthMode::NOT_SET
@ NOT_SET
Aws::RDS::Model::IAMAuthModeMapper::GetIAMAuthModeForName
AWS_RDS_API IAMAuthMode GetIAMAuthModeForName(const Aws::String &name)
RDS_EXPORTS.h
Aws::RDS::Model::IAMAuthMode
IAMAuthMode
Definition:
IAMAuthMode.h:17
AWSString.h
AWS_RDS_API
#define AWS_RDS_API
Definition:
RDS_EXPORTS.h:28
Aws
Definition:
AccessManagementClient.h:15
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences