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
PowerPhase.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
PowerPhase
{
NOT_SET
,
SINGLE_PHASE
,
THREE_PHASE
};
14
15
namespace
PowerPhaseMapper {
16
AWS_OUTPOSTS_API
PowerPhase
GetPowerPhaseForName
(
const
Aws::String
& name);
17
18
AWS_OUTPOSTS_API
Aws::String
GetNameForPowerPhase
(
PowerPhase
value);
19
}
// namespace PowerPhaseMapper
20
}
// namespace Model
21
}
// namespace Outposts
22
}
// namespace Aws
Aws::Outposts::Model::PowerPhaseMapper::GetNameForPowerPhase
AWS_OUTPOSTS_API Aws::String GetNameForPowerPhase(PowerPhase value)
Aws::Outposts::Model::PowerPhaseMapper::GetPowerPhaseForName
AWS_OUTPOSTS_API PowerPhase GetPowerPhaseForName(const Aws::String &name)
Aws::Outposts::Model::PowerPhase
PowerPhase
Definition
PowerPhase.h:13
Aws::Outposts::Model::PowerPhase::SINGLE_PHASE
@ SINGLE_PHASE
Aws::Outposts::Model::PowerPhase::THREE_PHASE
@ THREE_PHASE
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