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-vpc-lattice
include
aws
vpc-lattice
model
ServiceNetworkServiceAssociationStatus.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
ServiceNetworkServiceAssociationStatus
17
{
18
NOT_SET
,
19
CREATE_IN_PROGRESS
,
20
ACTIVE
,
21
DELETE_IN_PROGRESS
,
22
CREATE_FAILED
,
23
DELETE_FAILED
24
};
25
26
namespace
ServiceNetworkServiceAssociationStatusMapper
27
{
28
AWS_VPCLATTICE_API
ServiceNetworkServiceAssociationStatus
GetServiceNetworkServiceAssociationStatusForName
(
const
Aws::String
& name);
29
30
AWS_VPCLATTICE_API
Aws::String
GetNameForServiceNetworkServiceAssociationStatus
(
ServiceNetworkServiceAssociationStatus
value);
31
}
// namespace ServiceNetworkServiceAssociationStatusMapper
32
}
// namespace Model
33
}
// namespace VPCLattice
34
}
// namespace Aws
Aws::VPCLattice::Model::ServiceNetworkServiceAssociationStatusMapper::GetServiceNetworkServiceAssociationStatusForName
AWS_VPCLATTICE_API ServiceNetworkServiceAssociationStatus GetServiceNetworkServiceAssociationStatusForName(const Aws::String &name)
Aws::VPCLattice::Model::ServiceNetworkServiceAssociationStatusMapper::GetNameForServiceNetworkServiceAssociationStatus
AWS_VPCLATTICE_API Aws::String GetNameForServiceNetworkServiceAssociationStatus(ServiceNetworkServiceAssociationStatus value)
Aws::VPCLattice::Model::AuthPolicyState::NOT_SET
@ NOT_SET
Aws::VPCLattice::Model::ServiceNetworkServiceAssociationStatus
ServiceNetworkServiceAssociationStatus
Definition
ServiceNetworkServiceAssociationStatus.h:17
Aws::VPCLattice::Model::ServiceNetworkServiceAssociationStatus::ACTIVE
@ ACTIVE
Aws::VPCLattice::Model::ServiceNetworkServiceAssociationStatus::DELETE_IN_PROGRESS
@ DELETE_IN_PROGRESS
Aws::VPCLattice::Model::ServiceNetworkServiceAssociationStatus::DELETE_FAILED
@ DELETE_FAILED
Aws::VPCLattice::Model::ServiceNetworkServiceAssociationStatus::CREATE_IN_PROGRESS
@ CREATE_IN_PROGRESS
Aws::VPCLattice::Model::ServiceNetworkServiceAssociationStatus::CREATE_FAILED
@ CREATE_FAILED
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