7#include <aws/waf-regional/WAFRegional_EXPORTS.h>
8#include <aws/waf-regional/model/FieldToMatch.h>
9#include <aws/waf-regional/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_WAFREGIONAL_API SqlInjectionMatchTuple & operator=(Aws::Utils::Json::JsonView jsonValue)
bool FieldToMatchHasBeenSet() const
bool TextTransformationHasBeenSet() const
TextTransformation GetTextTransformation() const
void SetFieldToMatch(FieldToMatchT &&value)
SqlInjectionMatchTuple & WithTextTransformation(TextTransformation value)
AWS_WAFREGIONAL_API SqlInjectionMatchTuple()=default
SqlInjectionMatchTuple & WithFieldToMatch(FieldToMatchT &&value)
AWS_WAFREGIONAL_API SqlInjectionMatchTuple(Aws::Utils::Json::JsonView jsonValue)
const FieldToMatch & GetFieldToMatch() const
AWS_WAFREGIONAL_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue