7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/geo-routes/model/RouteFerryNoticeCode.h>
9#include <aws/geo-routes/model/RouteNoticeImpact.h>
70 bool m_codeHasBeenSet =
false;
73 bool m_impactHasBeenSet =
false;
RouteFerryNotice & WithCode(RouteFerryNoticeCode &&value)
RouteFerryNotice & WithImpact(RouteNoticeImpact &&value)
RouteFerryNotice & WithImpact(const RouteNoticeImpact &value)
AWS_GEOROUTES_API RouteFerryNotice()
void SetImpact(RouteNoticeImpact &&value)
bool ImpactHasBeenSet() const
const RouteNoticeImpact & GetImpact() const
AWS_GEOROUTES_API RouteFerryNotice & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetCode(const RouteFerryNoticeCode &value)
RouteFerryNotice & WithCode(const RouteFerryNoticeCode &value)
void SetCode(RouteFerryNoticeCode &&value)
void SetImpact(const RouteNoticeImpact &value)
const RouteFerryNoticeCode & GetCode() const
bool CodeHasBeenSet() const
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GEOROUTES_API RouteFerryNotice(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue