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;
void SetFieldToMatch(const FieldToMatch &value)
XssMatchTuple & WithTextTransformation(const TextTransformation &value)
bool TextTransformationHasBeenSet() const
const FieldToMatch & GetFieldToMatch() const
XssMatchTuple & WithFieldToMatch(FieldToMatch &&value)
bool FieldToMatchHasBeenSet() const
AWS_WAFREGIONAL_API XssMatchTuple(Aws::Utils::Json::JsonView jsonValue)
XssMatchTuple & WithFieldToMatch(const FieldToMatch &value)
AWS_WAFREGIONAL_API XssMatchTuple & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFREGIONAL_API Aws::Utils::Json::JsonValue Jsonize() const
void SetTextTransformation(const TextTransformation &value)
void SetTextTransformation(TextTransformation &&value)
AWS_WAFREGIONAL_API XssMatchTuple()
void SetFieldToMatch(FieldToMatch &&value)
XssMatchTuple & WithTextTransformation(TextTransformation &&value)
const TextTransformation & GetTextTransformation() const
Aws::Utils::Json::JsonValue JsonValue