AWS SDK for C++
AWS SDK for C++ Version 1.11.607
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-vpc-lattice
include
aws
vpc-lattice
model
ResourceGatewayStatus.h
1
6
#pragma once
7
#include <aws/vpc-lattice/VPCLattice_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
VPCLattice
13
{
14
namespace
Model
15
{
16
enum class
ResourceGatewayStatus
17
{
18
NOT_SET
,
19
ACTIVE
,
20
CREATE_IN_PROGRESS
,
21
UPDATE_IN_PROGRESS
,
22
DELETE_IN_PROGRESS
,
23
CREATE_FAILED
,
24
UPDATE_FAILED
,
25
DELETE_FAILED
26
};
27
28
namespace
ResourceGatewayStatusMapper
29
{
30
AWS_VPCLATTICE_API
ResourceGatewayStatus
GetResourceGatewayStatusForName
(
const
Aws::String
& name);
31
32
AWS_VPCLATTICE_API
Aws::String
GetNameForResourceGatewayStatus
(
ResourceGatewayStatus
value);
33
}
// namespace ResourceGatewayStatusMapper
34
}
// namespace Model
35
}
// namespace VPCLattice
36
}
// namespace Aws
Aws::VPCLattice::Model::ResourceGatewayStatusMapper::GetResourceGatewayStatusForName
AWS_VPCLATTICE_API ResourceGatewayStatus GetResourceGatewayStatusForName(const Aws::String &name)
Aws::VPCLattice::Model::ResourceGatewayStatusMapper::GetNameForResourceGatewayStatus
AWS_VPCLATTICE_API Aws::String GetNameForResourceGatewayStatus(ResourceGatewayStatus value)
Aws::VPCLattice::Model::ResourceConfigurationStatus::ACTIVE
@ ACTIVE
Aws::VPCLattice::Model::ResourceConfigurationStatus::DELETE_IN_PROGRESS
@ DELETE_IN_PROGRESS
Aws::VPCLattice::Model::ResourceConfigurationStatus::UPDATE_FAILED
@ UPDATE_FAILED
Aws::VPCLattice::Model::ResourceConfigurationStatus::UPDATE_IN_PROGRESS
@ UPDATE_IN_PROGRESS
Aws::VPCLattice::Model::ResourceConfigurationStatus::DELETE_FAILED
@ DELETE_FAILED
Aws::VPCLattice::Model::ResourceConfigurationStatus::CREATE_IN_PROGRESS
@ CREATE_IN_PROGRESS
Aws::VPCLattice::Model::ResourceConfigurationStatus::CREATE_FAILED
@ CREATE_FAILED
Aws::VPCLattice::Model::ResourceGatewayStatus
ResourceGatewayStatus
Definition
ResourceGatewayStatus.h:17
Aws::VPCLattice::Model::AuthPolicyState::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