7#include <aws/waf/WAF_EXPORTS.h>
8#include <aws/waf/model/ChangeAction.h>
9#include <aws/waf/model/XssMatchTuple.h>
54 m_actionHasBeenSet =
true;
71 template <
typename XssMatchTupleT = XssMatchTuple>
73 m_xssMatchTupleHasBeenSet =
true;
74 m_xssMatchTuple = std::forward<XssMatchTupleT>(value);
76 template <
typename XssMatchTupleT = XssMatchTuple>
85 XssMatchTuple m_xssMatchTuple;
86 bool m_actionHasBeenSet =
false;
87 bool m_xssMatchTupleHasBeenSet =
false;
void SetAction(ChangeAction value)
bool ActionHasBeenSet() const
ChangeAction GetAction() const
XssMatchSetUpdate & WithAction(ChangeAction value)
void SetXssMatchTuple(XssMatchTupleT &&value)
const XssMatchTuple & GetXssMatchTuple() const
AWS_WAF_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_WAF_API XssMatchSetUpdate(Aws::Utils::Json::JsonView jsonValue)
AWS_WAF_API XssMatchSetUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_WAF_API XssMatchSetUpdate()=default
XssMatchSetUpdate & WithXssMatchTuple(XssMatchTupleT &&value)
bool XssMatchTupleHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue