7#include <aws/waf-regional/WAFRegional_EXPORTS.h>
8#include <aws/waf-regional/model/ChangeAction.h>
9#include <aws/waf-regional/model/IPSetDescriptor.h>
78 bool m_actionHasBeenSet =
false;
81 bool m_iPSetDescriptorHasBeenSet =
false;
const ChangeAction & GetAction() const
IPSetUpdate & WithIPSetDescriptor(const IPSetDescriptor &value)
bool ActionHasBeenSet() const
const IPSetDescriptor & GetIPSetDescriptor() const
void SetIPSetDescriptor(IPSetDescriptor &&value)
void SetAction(const ChangeAction &value)
bool IPSetDescriptorHasBeenSet() const
void SetIPSetDescriptor(const IPSetDescriptor &value)
AWS_WAFREGIONAL_API IPSetUpdate()
AWS_WAFREGIONAL_API Aws::Utils::Json::JsonValue Jsonize() const
IPSetUpdate & WithAction(ChangeAction &&value)
IPSetUpdate & WithIPSetDescriptor(IPSetDescriptor &&value)
AWS_WAFREGIONAL_API IPSetUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetAction(ChangeAction &&value)
AWS_WAFREGIONAL_API IPSetUpdate(Aws::Utils::Json::JsonView jsonValue)
IPSetUpdate & WithAction(const ChangeAction &value)
Aws::Utils::Json::JsonValue JsonValue