7#include <aws/waf/WAF_EXPORTS.h>
8#include <aws/waf/model/FieldToMatch.h>
9#include <aws/waf/model/TextTransformation.h>
58 template<
typename FieldToMatchT = FieldToMatch>
59 void SetFieldToMatch(FieldToMatchT&& value) { m_fieldToMatchHasBeenSet =
true; m_fieldToMatch = std::forward<FieldToMatchT>(value); }
60 template<
typename FieldToMatchT = FieldToMatch>
108 bool m_fieldToMatchHasBeenSet =
false;
111 bool m_textTransformationHasBeenSet =
false;
void SetTextTransformation(TextTransformation value)
AWS_WAF_API XssMatchTuple()=default
AWS_WAF_API Aws::Utils::Json::JsonValue Jsonize() const
XssMatchTuple & WithTextTransformation(TextTransformation value)
XssMatchTuple & WithFieldToMatch(FieldToMatchT &&value)
bool TextTransformationHasBeenSet() const
AWS_WAF_API XssMatchTuple(Aws::Utils::Json::JsonView jsonValue)
TextTransformation GetTextTransformation() const
bool FieldToMatchHasBeenSet() const
AWS_WAF_API XssMatchTuple & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetFieldToMatch(FieldToMatchT &&value)
const FieldToMatch & GetFieldToMatch() const
Aws::Utils::Json::JsonValue JsonValue