AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
MatchFieldType.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::MatchFieldTypeMapper
 

Enumerations

enum  Aws::WAF::Model::MatchFieldType {
  Aws::WAF::Model::MatchFieldType::NOT_SET, Aws::WAF::Model::MatchFieldType::URI, Aws::WAF::Model::MatchFieldType::QUERY_STRING, Aws::WAF::Model::MatchFieldType::HEADER,
  Aws::WAF::Model::MatchFieldType::METHOD, Aws::WAF::Model::MatchFieldType::BODY
}
 

Functions

AWS_WAF_API MatchFieldType Aws::WAF::Model::MatchFieldTypeMapper::GetMatchFieldTypeForName (const Aws::String &name)
 
AWS_WAF_API Aws::String Aws::WAF::Model::MatchFieldTypeMapper::GetNameForMatchFieldType (MatchFieldType value)