7#include <aws/lightsail/Lightsail_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
52 inline void SetOption(
bool value) { m_optionHasBeenSet =
true; m_option = value; }
77 bool m_optionHasBeenSet =
false;
80 bool m_queryStringsAllowListHasBeenSet =
false;
bool OptionHasBeenSet() const
void SetQueryStringsAllowList(const Aws::Vector< Aws::String > &value)
QueryStringObject & WithQueryStringsAllowList(Aws::Vector< Aws::String > &&value)
QueryStringObject & WithQueryStringsAllowList(const Aws::Vector< Aws::String > &value)
AWS_LIGHTSAIL_API QueryStringObject & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LIGHTSAIL_API QueryStringObject()
QueryStringObject & AddQueryStringsAllowList(const Aws::String &value)
void SetOption(bool value)
QueryStringObject & WithOption(bool value)
AWS_LIGHTSAIL_API Aws::Utils::Json::JsonValue Jsonize() const
QueryStringObject & AddQueryStringsAllowList(const char *value)
const Aws::Vector< Aws::String > & GetQueryStringsAllowList() const
AWS_LIGHTSAIL_API QueryStringObject(Aws::Utils::Json::JsonView jsonValue)
QueryStringObject & AddQueryStringsAllowList(Aws::String &&value)
void SetQueryStringsAllowList(Aws::Vector< Aws::String > &&value)
bool QueryStringsAllowListHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue