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-appmesh
include
aws
appmesh
model
TcpRetryPolicyEvent.h
1
6
#pragma once
7
#include <aws/appmesh/AppMesh_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
AppMesh
13
{
14
namespace
Model
15
{
16
enum class
TcpRetryPolicyEvent
17
{
18
NOT_SET
,
19
connection_error
20
};
21
22
namespace
TcpRetryPolicyEventMapper
23
{
24
AWS_APPMESH_API
TcpRetryPolicyEvent
GetTcpRetryPolicyEventForName
(
const
Aws::String
& name);
25
26
AWS_APPMESH_API
Aws::String
GetNameForTcpRetryPolicyEvent
(
TcpRetryPolicyEvent
value);
27
}
// namespace TcpRetryPolicyEventMapper
28
}
// namespace Model
29
}
// namespace AppMesh
30
}
// namespace Aws
Aws::AppMesh::Model::TcpRetryPolicyEventMapper::GetNameForTcpRetryPolicyEvent
AWS_APPMESH_API Aws::String GetNameForTcpRetryPolicyEvent(TcpRetryPolicyEvent value)
Aws::AppMesh::Model::TcpRetryPolicyEventMapper::GetTcpRetryPolicyEventForName
AWS_APPMESH_API TcpRetryPolicyEvent GetTcpRetryPolicyEventForName(const Aws::String &name)
Aws::AppMesh::Model::TcpRetryPolicyEvent
TcpRetryPolicyEvent
Definition
TcpRetryPolicyEvent.h:17
Aws::AppMesh::Model::TcpRetryPolicyEvent::connection_error
@ connection_error
Aws::AppMesh::Model::DefaultGatewayRouteRewrite::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