7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetLastCharacter(
const char* value) { m_lastCharacterHasBeenSet =
true; m_lastCharacter.assign(value); }
56 bool m_lastCharacterHasBeenSet =
false;
void SetLastCharacter(const char *value)
void SetLastCharacter(const Aws::String &value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
void SetLastCharacter(Aws::String &&value)
RouteMatrixVehicleLicensePlate & WithLastCharacter(const Aws::String &value)
AWS_GEOROUTES_API RouteMatrixVehicleLicensePlate & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GEOROUTES_API RouteMatrixVehicleLicensePlate(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetLastCharacter() const
RouteMatrixVehicleLicensePlate & WithLastCharacter(const char *value)
AWS_GEOROUTES_API RouteMatrixVehicleLicensePlate()
bool LastCharacterHasBeenSet() const
RouteMatrixVehicleLicensePlate & WithLastCharacter(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue