7#include <aws/waf/WAF_EXPORTS.h>
8#include <aws/waf/model/ChangeAction.h>
9#include <aws/waf/model/GeoMatchConstraint.h>
52 m_actionHasBeenSet =
true;
68 template <
typename GeoMatchConstra
intT = GeoMatchConstra
int>
70 m_geoMatchConstraintHasBeenSet =
true;
71 m_geoMatchConstraint = std::forward<GeoMatchConstraintT>(value);
73 template <
typename GeoMatchConstra
intT = GeoMatchConstra
int>
82 GeoMatchConstraint m_geoMatchConstraint;
83 bool m_actionHasBeenSet =
false;
84 bool m_geoMatchConstraintHasBeenSet =
false;
AWS_WAF_API GeoMatchSetUpdate()=default
void SetGeoMatchConstraint(GeoMatchConstraintT &&value)
const GeoMatchConstraint & GetGeoMatchConstraint() const
bool GeoMatchConstraintHasBeenSet() const
AWS_WAF_API GeoMatchSetUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetAction(ChangeAction value)
ChangeAction GetAction() const
AWS_WAF_API Aws::Utils::Json::JsonValue Jsonize() const
GeoMatchSetUpdate & WithAction(ChangeAction value)
bool ActionHasBeenSet() const
AWS_WAF_API GeoMatchSetUpdate(Aws::Utils::Json::JsonView jsonValue)
GeoMatchSetUpdate & WithGeoMatchConstraint(GeoMatchConstraintT &&value)
Aws::Utils::Json::JsonValue JsonValue