7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
42 template <
typename LastCharacterT = Aws::String>
44 m_lastCharacterHasBeenSet =
true;
45 m_lastCharacter = std::forward<LastCharacterT>(value);
47 template <
typename LastCharacterT = Aws::String>
55 bool m_lastCharacterHasBeenSet =
false;
bool LastCharacterHasBeenSet() const
AWS_GEOROUTES_API RouteVehicleLicensePlate()=default
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetLastCharacter() const
RouteVehicleLicensePlate & WithLastCharacter(LastCharacterT &&value)
AWS_GEOROUTES_API RouteVehicleLicensePlate(Aws::Utils::Json::JsonView jsonValue)
void SetLastCharacter(LastCharacterT &&value)
AWS_GEOROUTES_API RouteVehicleLicensePlate & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue