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