AWS SDK for C++
1.8.127
AWS SDK for C++
aws-cpp-sdk-ds
include
aws
ds
model
TrustType.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
TrustType
17
{
18
NOT_SET
,
19
Forest,
20
External
21
};
22
23
namespace
TrustTypeMapper
24
{
25
AWS_DIRECTORYSERVICE_API
TrustType
GetTrustTypeForName
(
const
Aws::String
& name);
26
27
AWS_DIRECTORYSERVICE_API
Aws::String
GetNameForTrustType
(
TrustType
value);
28
}
// namespace TrustTypeMapper
29
}
// namespace Model
30
}
// namespace DirectoryService
31
}
// namespace Aws
AWS_DIRECTORYSERVICE_API
#define AWS_DIRECTORYSERVICE_API
Definition:
DirectoryService_EXPORTS.h:28
Aws::DirectoryService::Model::TrustTypeMapper::GetNameForTrustType
AWS_DIRECTORYSERVICE_API Aws::String GetNameForTrustType(TrustType value)
DirectoryService_EXPORTS.h
AWSString.h
Aws::DirectoryService::Model::TrustType::NOT_SET
@ NOT_SET
Aws
Definition:
AccessManagementClient.h:15
Aws::DirectoryService::Model::TrustTypeMapper::GetTrustTypeForName
AWS_DIRECTORYSERVICE_API TrustType GetTrustTypeForName(const Aws::String &name)
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Aws::DirectoryService::Model::TrustType
TrustType
Definition:
TrustType.h:17
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences