AWS SDK for C++
AWS SDK for C++ Version 1.11.685
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/outposts/Outposts_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
Outposts {
12
namespace
Model {
13
enum class
UplinkCount
{
14
NOT_SET
,
15
UPLINK_COUNT_1
,
16
UPLINK_COUNT_2
,
17
UPLINK_COUNT_3
,
18
UPLINK_COUNT_4
,
19
UPLINK_COUNT_5
,
20
UPLINK_COUNT_6
,
21
UPLINK_COUNT_7
,
22
UPLINK_COUNT_8
,
23
UPLINK_COUNT_12
,
24
UPLINK_COUNT_16
25
};
26
27
namespace
UplinkCountMapper {
28
AWS_OUTPOSTS_API
UplinkCount
GetUplinkCountForName
(
const
Aws::String
& name);
29
30
AWS_OUTPOSTS_API
Aws::String
GetNameForUplinkCount
(
UplinkCount
value);
31
}
// namespace UplinkCountMapper
32
}
// namespace Model
33
}
// namespace Outposts
34
}
// 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:13
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