7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/geo-routes/model/RouteWeightConstraintType.h>
57 inline long long GetValue()
const{
return m_value; }
59 inline void SetValue(
long long value) { m_valueHasBeenSet =
true; m_value = value; }
65 bool m_typeHasBeenSet =
false;
68 bool m_valueHasBeenSet =
false;
bool TypeHasBeenSet() const
void SetValue(long long value)
AWS_GEOROUTES_API RouteWeightConstraint(Aws::Utils::Json::JsonView jsonValue)
void SetType(const RouteWeightConstraintType &value)
void SetType(RouteWeightConstraintType &&value)
const RouteWeightConstraintType & GetType() const
RouteWeightConstraint & WithType(const RouteWeightConstraintType &value)
RouteWeightConstraint & WithType(RouteWeightConstraintType &&value)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
RouteWeightConstraint & WithValue(long long value)
AWS_GEOROUTES_API RouteWeightConstraint()
bool ValueHasBeenSet() const
AWS_GEOROUTES_API RouteWeightConstraint & operator=(Aws::Utils::Json::JsonView jsonValue)
long long GetValue() const
RouteWeightConstraintType
Aws::Utils::Json::JsonValue JsonValue