AWS SDK for C++
AWS SDK for C++ Version 1.11.612
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-ds
include
aws
ds
model
SelectiveAuth.h
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::Model::SelectiveAuthMapper::GetSelectiveAuthForName
AWS_DIRECTORYSERVICE_API SelectiveAuth GetSelectiveAuthForName(const Aws::String &name)
Aws::DirectoryService::Model::SelectiveAuthMapper::GetNameForSelectiveAuth
AWS_DIRECTORYSERVICE_API Aws::String GetNameForSelectiveAuth(SelectiveAuth value)
Aws::DirectoryService::Model::CertificateState::NOT_SET
@ NOT_SET
Aws::DirectoryService::Model::SelectiveAuth
SelectiveAuth
Definition
SelectiveAuth.h:17
Aws::DirectoryService::Model::ClientAuthenticationStatus::Enabled
@ Enabled
Aws::DirectoryService::Model::ClientAuthenticationStatus::Disabled
@ Disabled
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