AWS SDK for C++
AWS SDK for C++ Version 1.11.644
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-directconnect
include
aws
directconnect
model
VirtualInterfaceState.h
1
6
#pragma once
7
#include <aws/directconnect/DirectConnect_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
DirectConnect
13
{
14
namespace
Model
15
{
16
enum class
VirtualInterfaceState
17
{
18
NOT_SET
,
19
confirming
,
20
verifying
,
21
pending
,
22
available
,
23
down
,
24
testing
,
25
deleting
,
26
deleted
,
27
rejected
,
28
unknown
29
};
30
31
namespace
VirtualInterfaceStateMapper
32
{
33
AWS_DIRECTCONNECT_API
VirtualInterfaceState
GetVirtualInterfaceStateForName
(
const
Aws::String
& name);
34
35
AWS_DIRECTCONNECT_API
Aws::String
GetNameForVirtualInterfaceState
(
VirtualInterfaceState
value);
36
}
// namespace VirtualInterfaceStateMapper
37
}
// namespace Model
38
}
// namespace DirectConnect
39
}
// namespace Aws
Aws::DirectConnect::Model::VirtualInterfaceStateMapper::GetVirtualInterfaceStateForName
AWS_DIRECTCONNECT_API VirtualInterfaceState GetVirtualInterfaceStateForName(const Aws::String &name)
Aws::DirectConnect::Model::VirtualInterfaceStateMapper::GetNameForVirtualInterfaceState
AWS_DIRECTCONNECT_API Aws::String GetNameForVirtualInterfaceState(VirtualInterfaceState value)
Aws::DirectConnect::Model::BGPStatus::down
@ down
Aws::DirectConnect::Model::BGPStatus::unknown
@ unknown
Aws::DirectConnect::Model::VirtualInterfaceState
VirtualInterfaceState
Definition
VirtualInterfaceState.h:17
Aws::DirectConnect::Model::VirtualInterfaceState::confirming
@ confirming
Aws::DirectConnect::Model::VirtualInterfaceState::testing
@ testing
Aws::DirectConnect::Model::BGPPeerState::verifying
@ verifying
Aws::DirectConnect::Model::BGPPeerState::pending
@ pending
Aws::DirectConnect::Model::BGPPeerState::deleting
@ deleting
Aws::DirectConnect::Model::BGPPeerState::deleted
@ deleted
Aws::DirectConnect::Model::BGPPeerState::available
@ available
Aws::DirectConnect::Model::AddressFamily::NOT_SET
@ NOT_SET
Aws::DirectConnect::Model::ConnectionState::rejected
@ rejected
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