7#include <aws/waf/WAF_EXPORTS.h>
8#include <aws/waf/model/FieldToMatch.h>
9#include <aws/waf/model/TextTransformation.h>
110 bool m_fieldToMatchHasBeenSet =
false;
113 bool m_textTransformationHasBeenSet =
false;
const TextTransformation & GetTextTransformation() const
AWS_WAF_API SqlInjectionMatchTuple()
void SetTextTransformation(TextTransformation &&value)
void SetFieldToMatch(const FieldToMatch &value)
SqlInjectionMatchTuple & WithTextTransformation(TextTransformation &&value)
void SetFieldToMatch(FieldToMatch &&value)
bool FieldToMatchHasBeenSet() const
SqlInjectionMatchTuple & WithTextTransformation(const TextTransformation &value)
AWS_WAF_API SqlInjectionMatchTuple(Aws::Utils::Json::JsonView jsonValue)
bool TextTransformationHasBeenSet() const
SqlInjectionMatchTuple & WithFieldToMatch(const FieldToMatch &value)
AWS_WAF_API SqlInjectionMatchTuple & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_WAF_API Aws::Utils::Json::JsonValue Jsonize() const
const FieldToMatch & GetFieldToMatch() const
void SetTextTransformation(const TextTransformation &value)
SqlInjectionMatchTuple & WithFieldToMatch(FieldToMatch &&value)
Aws::Utils::Json::JsonValue JsonValue