7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
59 bool m_countriesHasBeenSet =
false;
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
bool CountriesHasBeenSet() const
void SetCountries(const Aws::Vector< Aws::String > &value)
RouteMatrixExclusionOptions & WithCountries(Aws::Vector< Aws::String > &&value)
RouteMatrixExclusionOptions & WithCountries(const Aws::Vector< Aws::String > &value)
AWS_GEOROUTES_API RouteMatrixExclusionOptions(Aws::Utils::Json::JsonView jsonValue)
RouteMatrixExclusionOptions & AddCountries(const char *value)
void SetCountries(Aws::Vector< Aws::String > &&value)
RouteMatrixExclusionOptions & AddCountries(const Aws::String &value)
const Aws::Vector< Aws::String > & GetCountries() const
RouteMatrixExclusionOptions & AddCountries(Aws::String &&value)
AWS_GEOROUTES_API RouteMatrixExclusionOptions()
AWS_GEOROUTES_API RouteMatrixExclusionOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue