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-waf
include
aws
waf
model
ParameterExceptionReason.h
1
6
#pragma once
7
#include <aws/waf/WAF_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
WAF
13
{
14
namespace
Model
15
{
16
enum class
ParameterExceptionReason
17
{
18
NOT_SET
,
19
INVALID_OPTION
,
20
ILLEGAL_COMBINATION
,
21
ILLEGAL_ARGUMENT
,
22
INVALID_TAG_KEY
23
};
24
25
namespace
ParameterExceptionReasonMapper
26
{
27
AWS_WAF_API
ParameterExceptionReason
GetParameterExceptionReasonForName
(
const
Aws::String
& name);
28
29
AWS_WAF_API
Aws::String
GetNameForParameterExceptionReason
(
ParameterExceptionReason
value);
30
}
// namespace ParameterExceptionReasonMapper
31
}
// namespace Model
32
}
// namespace WAF
33
}
// namespace Aws
Aws::WAF::Model::ParameterExceptionReasonMapper::GetParameterExceptionReasonForName
AWS_WAF_API ParameterExceptionReason GetParameterExceptionReasonForName(const Aws::String &name)
Aws::WAF::Model::ParameterExceptionReasonMapper::GetNameForParameterExceptionReason
AWS_WAF_API Aws::String GetNameForParameterExceptionReason(ParameterExceptionReason value)
Aws::WAF::Model::ChangeAction::NOT_SET
@ NOT_SET
Aws::WAF::Model::ParameterExceptionReason
ParameterExceptionReason
Definition
ParameterExceptionReason.h:17
Aws::WAF::Model::ParameterExceptionReason::INVALID_TAG_KEY
@ INVALID_TAG_KEY
Aws::WAF::Model::ParameterExceptionReason::INVALID_OPTION
@ INVALID_OPTION
Aws::WAF::Model::ParameterExceptionReason::ILLEGAL_ARGUMENT
@ ILLEGAL_ARGUMENT
Aws::WAF::Model::ParameterExceptionReason::ILLEGAL_COMBINATION
@ ILLEGAL_COMBINATION
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