AWS SDK for C++
1.8.127
AWS SDK for C++
aws-cpp-sdk-ds
include
aws
ds
model
TrustDirection.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
TrustDirection
17
{
18
NOT_SET
,
19
One_Way_Outgoing,
20
One_Way_Incoming,
21
Two_Way
22
};
23
24
namespace
TrustDirectionMapper
25
{
26
AWS_DIRECTORYSERVICE_API
TrustDirection
GetTrustDirectionForName
(
const
Aws::String
& name);
27
28
AWS_DIRECTORYSERVICE_API
Aws::String
GetNameForTrustDirection
(
TrustDirection
value);
29
}
// namespace TrustDirectionMapper
30
}
// namespace Model
31
}
// namespace DirectoryService
32
}
// namespace Aws
Aws::DirectoryService::Model::TrustDirectionMapper::GetTrustDirectionForName
AWS_DIRECTORYSERVICE_API TrustDirection GetTrustDirectionForName(const Aws::String &name)
AWS_DIRECTORYSERVICE_API
#define AWS_DIRECTORYSERVICE_API
Definition:
DirectoryService_EXPORTS.h:28
DirectoryService_EXPORTS.h
Aws::DirectoryService::Model::TrustDirection
TrustDirection
Definition:
TrustDirection.h:17
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::TrustDirectionMapper::GetNameForTrustDirection
AWS_DIRECTORYSERVICE_API Aws::String GetNameForTrustDirection(TrustDirection value)
Aws::DirectoryService::Model::TrustDirection::NOT_SET
@ NOT_SET
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences