AWS SDK for C++
AWS SDK for C++ Version 1.11.608
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-globalaccelerator
include
aws
globalaccelerator
model
HealthCheckProtocol.h
1
6
#pragma once
7
#include <aws/globalaccelerator/GlobalAccelerator_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
GlobalAccelerator
13
{
14
namespace
Model
15
{
16
enum class
HealthCheckProtocol
17
{
18
NOT_SET
,
19
TCP
,
20
HTTP
,
21
HTTPS
22
};
23
24
namespace
HealthCheckProtocolMapper
25
{
26
AWS_GLOBALACCELERATOR_API
HealthCheckProtocol
GetHealthCheckProtocolForName
(
const
Aws::String
& name);
27
28
AWS_GLOBALACCELERATOR_API
Aws::String
GetNameForHealthCheckProtocol
(
HealthCheckProtocol
value);
29
}
// namespace HealthCheckProtocolMapper
30
}
// namespace Model
31
}
// namespace GlobalAccelerator
32
}
// namespace Aws
Aws::GlobalAccelerator::Model::HealthCheckProtocolMapper::GetNameForHealthCheckProtocol
AWS_GLOBALACCELERATOR_API Aws::String GetNameForHealthCheckProtocol(HealthCheckProtocol value)
Aws::GlobalAccelerator::Model::HealthCheckProtocolMapper::GetHealthCheckProtocolForName
AWS_GLOBALACCELERATOR_API HealthCheckProtocol GetHealthCheckProtocolForName(const Aws::String &name)
Aws::GlobalAccelerator::Model::AcceleratorStatus::NOT_SET
@ NOT_SET
Aws::GlobalAccelerator::Model::HealthCheckProtocol
HealthCheckProtocol
Definition
HealthCheckProtocol.h:17
Aws::GlobalAccelerator::Model::HealthCheckProtocol::HTTPS
@ HTTPS
Aws::GlobalAccelerator::Model::HealthCheckProtocol::HTTP
@ HTTP
Aws::GlobalAccelerator::Model::CustomRoutingProtocol::TCP
@ TCP
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