7#include <aws/wafv2/WAFV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
51 template<
typename NameT = Aws::String>
52 void SetName(
NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
53 template<
typename NameT = Aws::String>
59 bool m_nameHasBeenSet =
false;
void SetName(NameT &&value)
SingleQueryArgument & WithName(NameT &&value)
AWS_WAFV2_API SingleQueryArgument(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFV2_API SingleQueryArgument & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_WAFV2_API SingleQueryArgument()=default
AWS_WAFV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool NameHasBeenSet() const
const Aws::String & GetName() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue