7#include <aws/waf/WAF_EXPORTS.h>
8#include <aws/waf/model/FieldToMatch.h>
9#include <aws/core/utils/Array.h>
10#include <aws/waf/model/TextTransformation.h>
11#include <aws/waf/model/PositionalConstraint.h>
203 bool m_fieldToMatchHasBeenSet =
false;
206 bool m_targetStringHasBeenSet =
false;
209 bool m_textTransformationHasBeenSet =
false;
212 bool m_positionalConstraintHasBeenSet =
false;
AWS_WAF_API ByteMatchTuple & operator=(Aws::Utils::Json::JsonView jsonValue)
ByteMatchTuple & WithFieldToMatch(FieldToMatch &&value)
bool FieldToMatchHasBeenSet() const
ByteMatchTuple & WithTargetString(Aws::Utils::ByteBuffer &&value)
void SetPositionalConstraint(const PositionalConstraint &value)
const FieldToMatch & GetFieldToMatch() const
ByteMatchTuple & WithTextTransformation(const TextTransformation &value)
void SetTextTransformation(TextTransformation &&value)
void SetPositionalConstraint(PositionalConstraint &&value)
bool PositionalConstraintHasBeenSet() const
bool TextTransformationHasBeenSet() const
ByteMatchTuple & WithFieldToMatch(const FieldToMatch &value)
ByteMatchTuple & WithTargetString(const Aws::Utils::ByteBuffer &value)
const PositionalConstraint & GetPositionalConstraint() const
void SetFieldToMatch(FieldToMatch &&value)
ByteMatchTuple & WithTextTransformation(TextTransformation &&value)
AWS_WAF_API ByteMatchTuple()
bool TargetStringHasBeenSet() const
void SetTargetString(Aws::Utils::ByteBuffer &&value)
AWS_WAF_API ByteMatchTuple(Aws::Utils::Json::JsonView jsonValue)
ByteMatchTuple & WithPositionalConstraint(PositionalConstraint &&value)
AWS_WAF_API Aws::Utils::Json::JsonValue Jsonize() const
const TextTransformation & GetTextTransformation() const
const Aws::Utils::ByteBuffer & GetTargetString() const
ByteMatchTuple & WithPositionalConstraint(const PositionalConstraint &value)
void SetFieldToMatch(const FieldToMatch &value)
void SetTextTransformation(const TextTransformation &value)
void SetTargetString(const Aws::Utils::ByteBuffer &value)
Aws::Utils::Json::JsonValue JsonValue