

# RouteTransitNotice
<a name="API_RouteTransitNotice"></a>

A notice that indicates an issue that occurred during route calculation.

## Contents
<a name="API_RouteTransitNotice_Contents"></a>

 ** Code **   <a name="location-Type-RouteTransitNotice-Code"></a>
Code corresponding to the issue.  
Type: String  
Valid Values: `AccuratePolylineUnavailable | IntermediateStopsUnavailable | NoSchedule | Other | PotentialViolatedVehicleRestrictionUsage | ScheduledTimes | SeasonalClosure | ViolatedAvoidFerry | ViolatedAvoidRailFerry | ViolatedExcludedTransitMode | ViolatedVehicleRestriction | ViolatedAvoidAreas`   
Required: Yes

 ** Impact **   <a name="location-Type-RouteTransitNotice-Impact"></a>
Impact corresponding to the issue. While Low impact notices can be safely ignored, High impact notices must be evaluated further to determine the impact.  
Type: String  
Valid Values: `High | Low`   
Required: No

## See Also
<a name="API_RouteTransitNotice_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/geo-routes-2020-11-19/RouteTransitNotice) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/geo-routes-2020-11-19/RouteTransitNotice) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/geo-routes-2020-11-19/RouteTransitNotice) 