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