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-network-firewall
include
aws
network-firewall
model
StatefulRuleDirection.h
1
6
#pragma once
7
#include <aws/network-firewall/NetworkFirewall_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
NetworkFirewall
13
{
14
namespace
Model
15
{
16
enum class
StatefulRuleDirection
17
{
18
NOT_SET
,
19
FORWARD
,
20
ANY
21
};
22
23
namespace
StatefulRuleDirectionMapper
24
{
25
AWS_NETWORKFIREWALL_API
StatefulRuleDirection
GetStatefulRuleDirectionForName
(
const
Aws::String
& name);
26
27
AWS_NETWORKFIREWALL_API
Aws::String
GetNameForStatefulRuleDirection
(
StatefulRuleDirection
value);
28
}
// namespace StatefulRuleDirectionMapper
29
}
// namespace Model
30
}
// namespace NetworkFirewall
31
}
// namespace Aws
Aws::NetworkFirewall::Model::StatefulRuleDirectionMapper::GetNameForStatefulRuleDirection
AWS_NETWORKFIREWALL_API Aws::String GetNameForStatefulRuleDirection(StatefulRuleDirection value)
Aws::NetworkFirewall::Model::StatefulRuleDirectionMapper::GetStatefulRuleDirectionForName
AWS_NETWORKFIREWALL_API StatefulRuleDirection GetStatefulRuleDirectionForName(const Aws::String &name)
Aws::NetworkFirewall::Model::AttachmentStatus::NOT_SET
@ NOT_SET
Aws::NetworkFirewall::Model::StatefulRuleDirection
StatefulRuleDirection
Definition
StatefulRuleDirection.h:17
Aws::NetworkFirewall::Model::StatefulRuleDirection::ANY
@ ANY
Aws::NetworkFirewall::Model::StatefulRuleDirection::FORWARD
@ FORWARD
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