7#include <aws/waf-regional/WAFRegional_EXPORTS.h>
8#include <aws/waf-regional/model/IPSetDescriptorType.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
86 inline void SetValue(
const char* value) { m_valueHasBeenSet =
true; m_value.assign(value); }
94 bool m_typeHasBeenSet =
false;
97 bool m_valueHasBeenSet =
false;
void SetValue(const Aws::String &value)
IPSetDescriptor & WithType(const IPSetDescriptorType &value)
AWS_WAFREGIONAL_API IPSetDescriptor & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetType(IPSetDescriptorType &&value)
const IPSetDescriptorType & GetType() const
const Aws::String & GetValue() const
void SetType(const IPSetDescriptorType &value)
AWS_WAFREGIONAL_API IPSetDescriptor(Aws::Utils::Json::JsonView jsonValue)
IPSetDescriptor & WithValue(const Aws::String &value)
bool ValueHasBeenSet() const
void SetValue(Aws::String &&value)
AWS_WAFREGIONAL_API IPSetDescriptor()
IPSetDescriptor & WithType(IPSetDescriptorType &&value)
bool TypeHasBeenSet() const
IPSetDescriptor & WithValue(const char *value)
IPSetDescriptor & WithValue(Aws::String &&value)
AWS_WAFREGIONAL_API Aws::Utils::Json::JsonValue Jsonize() const
void SetValue(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue