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-directconnect
include
aws
directconnect
model
DirectConnectGatewayAssociationState.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
DirectConnectGatewayAssociationState
17
{
18
NOT_SET
,
19
associating
,
20
associated
,
21
disassociating
,
22
disassociated
,
23
updating
24
};
25
26
namespace
DirectConnectGatewayAssociationStateMapper
27
{
28
AWS_DIRECTCONNECT_API
DirectConnectGatewayAssociationState
GetDirectConnectGatewayAssociationStateForName
(
const
Aws::String
& name);
29
30
AWS_DIRECTCONNECT_API
Aws::String
GetNameForDirectConnectGatewayAssociationState
(
DirectConnectGatewayAssociationState
value);
31
}
// namespace DirectConnectGatewayAssociationStateMapper
32
}
// namespace Model
33
}
// namespace DirectConnect
34
}
// namespace Aws
Aws::DirectConnect::Model::DirectConnectGatewayAssociationStateMapper::GetNameForDirectConnectGatewayAssociationState
AWS_DIRECTCONNECT_API Aws::String GetNameForDirectConnectGatewayAssociationState(DirectConnectGatewayAssociationState value)
Aws::DirectConnect::Model::DirectConnectGatewayAssociationStateMapper::GetDirectConnectGatewayAssociationStateForName
AWS_DIRECTCONNECT_API DirectConnectGatewayAssociationState GetDirectConnectGatewayAssociationStateForName(const Aws::String &name)
Aws::DirectConnect::Model::DirectConnectGatewayAssociationState
DirectConnectGatewayAssociationState
Definition
DirectConnectGatewayAssociationState.h:17
Aws::DirectConnect::Model::DirectConnectGatewayAssociationState::associated
@ associated
Aws::DirectConnect::Model::DirectConnectGatewayAssociationState::disassociating
@ disassociating
Aws::DirectConnect::Model::DirectConnectGatewayAssociationState::updating
@ updating
Aws::DirectConnect::Model::DirectConnectGatewayAssociationState::associating
@ associating
Aws::DirectConnect::Model::DirectConnectGatewayAssociationState::disassociated
@ disassociated
Aws::DirectConnect::Model::AddressFamily::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