AWS SDK for C++
AWS SDK for C++ Version 1.11.759
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/directconnect/DirectConnect_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
DirectConnect {
12
namespace
Model {
13
enum class
DirectConnectGatewayAssociationState
{
NOT_SET
,
associating
,
associated
,
disassociating
,
disassociated
,
updating
};
14
15
namespace
DirectConnectGatewayAssociationStateMapper {
16
AWS_DIRECTCONNECT_API
DirectConnectGatewayAssociationState
GetDirectConnectGatewayAssociationStateForName
(
const
Aws::String
& name);
17
18
AWS_DIRECTCONNECT_API
Aws::String
GetNameForDirectConnectGatewayAssociationState
(
DirectConnectGatewayAssociationState
value);
19
}
// namespace DirectConnectGatewayAssociationStateMapper
20
}
// namespace Model
21
}
// namespace DirectConnect
22
}
// 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:13
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