AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-outposts
include
aws
outposts
model
UplinkCount.h
1
6
#pragma once
7
#include <aws/outposts/Outposts_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Outposts
13
{
14
namespace
Model
15
{
16
enum class
UplinkCount
17
{
18
NOT_SET
,
19
UPLINK_COUNT_1
,
20
UPLINK_COUNT_2
,
21
UPLINK_COUNT_3
,
22
UPLINK_COUNT_4
,
23
UPLINK_COUNT_5
,
24
UPLINK_COUNT_6
,
25
UPLINK_COUNT_7
,
26
UPLINK_COUNT_8
,
27
UPLINK_COUNT_12
,
28
UPLINK_COUNT_16
29
};
30
31
namespace
UplinkCountMapper
32
{
33
AWS_OUTPOSTS_API
UplinkCount
GetUplinkCountForName
(
const
Aws::String
& name);
34
35
AWS_OUTPOSTS_API
Aws::String
GetNameForUplinkCount
(
UplinkCount
value);
36
}
// namespace UplinkCountMapper
37
}
// namespace Model
38
}
// namespace Outposts
39
}
// namespace Aws
Aws::Outposts::Model::UplinkCountMapper::GetUplinkCountForName
AWS_OUTPOSTS_API UplinkCount GetUplinkCountForName(const Aws::String &name)
Aws::Outposts::Model::UplinkCountMapper::GetNameForUplinkCount
AWS_OUTPOSTS_API Aws::String GetNameForUplinkCount(UplinkCount value)
Aws::Outposts::Model::UplinkCount
UplinkCount
Definition
UplinkCount.h:17
Aws::Outposts::Model::UplinkCount::UPLINK_COUNT_8
@ UPLINK_COUNT_8
Aws::Outposts::Model::UplinkCount::UPLINK_COUNT_5
@ UPLINK_COUNT_5
Aws::Outposts::Model::UplinkCount::UPLINK_COUNT_4
@ UPLINK_COUNT_4
Aws::Outposts::Model::UplinkCount::UPLINK_COUNT_2
@ UPLINK_COUNT_2
Aws::Outposts::Model::UplinkCount::UPLINK_COUNT_3
@ UPLINK_COUNT_3
Aws::Outposts::Model::UplinkCount::UPLINK_COUNT_6
@ UPLINK_COUNT_6
Aws::Outposts::Model::UplinkCount::UPLINK_COUNT_16
@ UPLINK_COUNT_16
Aws::Outposts::Model::UplinkCount::UPLINK_COUNT_1
@ UPLINK_COUNT_1
Aws::Outposts::Model::UplinkCount::UPLINK_COUNT_12
@ UPLINK_COUNT_12
Aws::Outposts::Model::UplinkCount::UPLINK_COUNT_7
@ UPLINK_COUNT_7
Aws::Outposts::Model::AddressType::NOT_SET
@ NOT_SET
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