AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
ParameterExceptionReason.h File Reference
#include <aws/waf/WAF_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::WAF
 
 Aws::WAF::Model
 
 Aws::WAF::Model::ParameterExceptionReasonMapper
 

Enumerations

enum  Aws::WAF::Model::ParameterExceptionReason { Aws::WAF::Model::ParameterExceptionReason::NOT_SET, Aws::WAF::Model::ParameterExceptionReason::INVALID_OPTION, Aws::WAF::Model::ParameterExceptionReason::ILLEGAL_COMBINATION }
 

Functions

AWS_WAF_API ParameterExceptionReason Aws::WAF::Model::ParameterExceptionReasonMapper::GetParameterExceptionReasonForName (const Aws::String &name)
 
AWS_WAF_API Aws::String Aws::WAF::Model::ParameterExceptionReasonMapper::GetNameForParameterExceptionReason (ParameterExceptionReason value)