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