AWS SDK for C++
1.8.182
AWS SDK for C++
aws-cpp-sdk-ds
include
aws
ds
model
SelectiveAuth.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
SelectiveAuth
17
{
18
NOT_SET
,
19
Enabled,
20
Disabled
21
};
22
23
namespace
SelectiveAuthMapper
24
{
25
AWS_DIRECTORYSERVICE_API
SelectiveAuth
GetSelectiveAuthForName
(
const
Aws::String
& name);
26
27
AWS_DIRECTORYSERVICE_API
Aws::String
GetNameForSelectiveAuth
(
SelectiveAuth
value);
28
}
// namespace SelectiveAuthMapper
29
}
// namespace Model
30
}
// namespace DirectoryService
31
}
// namespace Aws
AWS_DIRECTORYSERVICE_API
#define AWS_DIRECTORYSERVICE_API
Definition:
DirectoryService_EXPORTS.h:28
DirectoryService_EXPORTS.h
Aws::DirectoryService::Model::SelectiveAuthMapper::GetNameForSelectiveAuth
AWS_DIRECTORYSERVICE_API Aws::String GetNameForSelectiveAuth(SelectiveAuth value)
AWSString.h
Aws::DirectoryService::Model::SelectiveAuth
SelectiveAuth
Definition:
SelectiveAuth.h:17
Aws::DirectoryService::Model::SelectiveAuthMapper::GetSelectiveAuthForName
AWS_DIRECTORYSERVICE_API SelectiveAuth GetSelectiveAuthForName(const Aws::String &name)
Aws
Definition:
AccessManagementClient.h:15
Aws::DirectoryService::Model::SelectiveAuth::NOT_SET
@ NOT_SET
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