AWS SDK for C++
1.8.127
AWS SDK for C++
aws-cpp-sdk-ds
include
aws
ds
model
LDAPSType.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/ds/DirectoryService_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
DirectoryService
13
{
14
namespace
Model
15
{
16
enum class
LDAPSType
17
{
18
NOT_SET
,
19
Client
20
};
21
22
namespace
LDAPSTypeMapper
23
{
24
AWS_DIRECTORYSERVICE_API
LDAPSType
GetLDAPSTypeForName
(
const
Aws::String
& name);
25
26
AWS_DIRECTORYSERVICE_API
Aws::String
GetNameForLDAPSType
(
LDAPSType
value);
27
}
// namespace LDAPSTypeMapper
28
}
// namespace Model
29
}
// namespace DirectoryService
30
}
// namespace Aws
Aws::DirectoryService::Model::LDAPSType::NOT_SET
@ NOT_SET
AWS_DIRECTORYSERVICE_API
#define AWS_DIRECTORYSERVICE_API
Definition:
DirectoryService_EXPORTS.h:28
DirectoryService_EXPORTS.h
Aws::DirectoryService::Model::LDAPSType
LDAPSType
Definition:
LDAPSType.h:17
Aws::DirectoryService::Model::LDAPSTypeMapper::GetLDAPSTypeForName
AWS_DIRECTORYSERVICE_API LDAPSType GetLDAPSTypeForName(const Aws::String &name)
AWSString.h
Aws
Definition:
AccessManagementClient.h:15
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Aws::DirectoryService::Model::LDAPSTypeMapper::GetNameForLDAPSType
AWS_DIRECTORYSERVICE_API Aws::String GetNameForLDAPSType(LDAPSType value)
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences