

# RouteVehicleNotice
<a name="API_RouteVehicleNotice"></a>

Notices are additional information returned that indicate issues that occurred during route calculation.

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

 ** Code **   <a name="location-Type-RouteVehicleNotice-Code"></a>
Code corresponding to the issue.  
Type: String  
Valid Values: `AccuratePolylineUnavailable | Other | PotentialViolatedAvoidTollRoadUsage | PotentialViolatedCarpoolUsage | PotentialViolatedTurnRestrictionUsage | PotentialViolatedVehicleRestrictionUsage | PotentialViolatedZoneRestrictionUsage | SeasonalClosure | TollsDataTemporarilyUnavailable | TollsDataUnavailable | TollTransponder | ViolatedAvoidControlledAccessHighway | ViolatedAvoidDifficultTurns | ViolatedAvoidDirtRoad | ViolatedAvoidSeasonalClosure | ViolatedAvoidTollRoad | ViolatedAvoidTollTransponder | ViolatedAvoidTruckRoadType | ViolatedAvoidTunnel | ViolatedAvoidUTurns | ViolatedBlockedRoad | ViolatedCarpool | ViolatedEmergencyGate | ViolatedStartDirection | ViolatedTurnRestriction | ViolatedVehicleRestriction | ViolatedZoneRestriction | TravelTimeExceedsDriverWorkHours`   
Required: Yes

 ** Details **   <a name="location-Type-RouteVehicleNotice-Details"></a>
Additional details of the notice.  
Type: Array of [RouteVehicleNoticeDetail](API_RouteVehicleNoticeDetail.md) objects  
Required: Yes

 ** Impact **   <a name="location-Type-RouteVehicleNotice-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_RouteVehicleNotice_SeeAlso"></a>

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