7#include <aws/waf-regional/WAFRegional_EXPORTS.h>
8#include <aws/waf-regional/model/ChangeAction.h>
9#include <aws/waf-regional/model/GeoMatchConstraint.h>
68 template<
typename GeoMatchConstra
intT = GeoMatchConstra
int>
69 void SetGeoMatchConstraint(GeoMatchConstraintT&& value) { m_geoMatchConstraintHasBeenSet =
true; m_geoMatchConstraint = std::forward<GeoMatchConstraintT>(value); }
70 template<
typename GeoMatchConstra
intT = GeoMatchConstra
int>
76 bool m_actionHasBeenSet =
false;
78 GeoMatchConstraint m_geoMatchConstraint;
79 bool m_geoMatchConstraintHasBeenSet =
false;
void SetGeoMatchConstraint(GeoMatchConstraintT &&value)
GeoMatchSetUpdate & WithGeoMatchConstraint(GeoMatchConstraintT &&value)
const GeoMatchConstraint & GetGeoMatchConstraint() const
bool GeoMatchConstraintHasBeenSet() const
void SetAction(ChangeAction value)
AWS_WAFREGIONAL_API Aws::Utils::Json::JsonValue Jsonize() const
bool ActionHasBeenSet() const
GeoMatchSetUpdate & WithAction(ChangeAction value)
AWS_WAFREGIONAL_API GeoMatchSetUpdate()=default
AWS_WAFREGIONAL_API GeoMatchSetUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFREGIONAL_API GeoMatchSetUpdate(Aws::Utils::Json::JsonView jsonValue)
ChangeAction GetAction() const
Aws::Utils::Json::JsonValue JsonValue