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