AWS SDK for C++
1.8.186
AWS SDK for C++
aws-cpp-sdk-iot
include
aws
iot
model
DomainType.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/iot/IoT_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
IoT
13
{
14
namespace
Model
15
{
16
enum class
DomainType
17
{
18
NOT_SET
,
19
ENDPOINT,
20
AWS_MANAGED,
21
CUSTOMER_MANAGED
22
};
23
24
namespace
DomainTypeMapper
25
{
26
AWS_IOT_API
DomainType
GetDomainTypeForName
(
const
Aws::String
& name);
27
28
AWS_IOT_API
Aws::String
GetNameForDomainType
(
DomainType
value);
29
}
// namespace DomainTypeMapper
30
}
// namespace Model
31
}
// namespace IoT
32
}
// namespace Aws
Aws::IoT::Model::DomainType::NOT_SET
@ NOT_SET
Aws::IoT::Model::DomainTypeMapper::GetNameForDomainType
AWS_IOT_API Aws::String GetNameForDomainType(DomainType value)
Aws::IoT::Model::DomainTypeMapper::GetDomainTypeForName
AWS_IOT_API DomainType GetDomainTypeForName(const Aws::String &name)
AWSString.h
Aws::IoT::Model::DomainType
DomainType
Definition:
DomainType.h:17
Aws
Definition:
AccessManagementClient.h:15
AWS_IOT_API
#define AWS_IOT_API
Definition:
IoT_EXPORTS.h:28
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
IoT_EXPORTS.h
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences