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
TargetGroupProtocol.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
TargetGroupProtocol
17
{
18
NOT_SET
,
19
HTTP
,
20
HTTPS
,
21
TCP
22
};
23
24
namespace
TargetGroupProtocolMapper
25
{
26
AWS_VPCLATTICE_API
TargetGroupProtocol
GetTargetGroupProtocolForName
(
const
Aws::String
& name);
27
28
AWS_VPCLATTICE_API
Aws::String
GetNameForTargetGroupProtocol
(
TargetGroupProtocol
value);
29
}
// namespace TargetGroupProtocolMapper
30
}
// namespace Model
31
}
// namespace VPCLattice
32
}
// namespace Aws
Aws::VPCLattice::Model::TargetGroupProtocolMapper::GetNameForTargetGroupProtocol
AWS_VPCLATTICE_API Aws::String GetNameForTargetGroupProtocol(TargetGroupProtocol value)
Aws::VPCLattice::Model::TargetGroupProtocolMapper::GetTargetGroupProtocolForName
AWS_VPCLATTICE_API TargetGroupProtocol GetTargetGroupProtocolForName(const Aws::String &name)
Aws::VPCLattice::Model::TargetGroupProtocol
TargetGroupProtocol
Definition
TargetGroupProtocol.h:17
Aws::VPCLattice::Model::TargetGroupProtocol::TCP
@ TCP
Aws::VPCLattice::Model::ListenerProtocol::HTTPS
@ HTTPS
Aws::VPCLattice::Model::ListenerProtocol::HTTP
@ HTTP
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