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-wafv2
include
aws
wafv2
model
SizeInspectionLimit.h
1
6
#pragma once
7
#include <aws/wafv2/WAFV2_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
WAFV2
13
{
14
namespace
Model
15
{
16
enum class
SizeInspectionLimit
17
{
18
NOT_SET
,
19
KB_16
,
20
KB_32
,
21
KB_48
,
22
KB_64
23
};
24
25
namespace
SizeInspectionLimitMapper
26
{
27
AWS_WAFV2_API
SizeInspectionLimit
GetSizeInspectionLimitForName
(
const
Aws::String
& name);
28
29
AWS_WAFV2_API
Aws::String
GetNameForSizeInspectionLimit
(
SizeInspectionLimit
value);
30
}
// namespace SizeInspectionLimitMapper
31
}
// namespace Model
32
}
// namespace WAFV2
33
}
// namespace Aws
Aws::WAFV2::Model::SizeInspectionLimitMapper::GetSizeInspectionLimitForName
AWS_WAFV2_API SizeInspectionLimit GetSizeInspectionLimitForName(const Aws::String &name)
Aws::WAFV2::Model::SizeInspectionLimitMapper::GetNameForSizeInspectionLimit
AWS_WAFV2_API Aws::String GetNameForSizeInspectionLimit(SizeInspectionLimit value)
Aws::WAFV2::Model::ActionValue::NOT_SET
@ NOT_SET
Aws::WAFV2::Model::SizeInspectionLimit
SizeInspectionLimit
Definition
SizeInspectionLimit.h:17
Aws::WAFV2::Model::SizeInspectionLimit::KB_32
@ KB_32
Aws::WAFV2::Model::SizeInspectionLimit::KB_16
@ KB_16
Aws::WAFV2::Model::SizeInspectionLimit::KB_48
@ KB_48
Aws::WAFV2::Model::SizeInspectionLimit::KB_64
@ KB_64
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