RouteVehicleLegDetails - Amazon Location Service

RouteVehicleLegDetails

Steps of a leg that correspond to the travel portion of the leg.

Contents

Arrival

Details corresponding to the arrival for the leg.

Type: RouteVehicleArrival object

Required: Yes

Departure

Details corresponding to the departure for the leg.

Type: RouteVehicleDeparture object

Required: Yes

Incidents

Incidents corresponding to this leg of the route.

Type: Array of RouteVehicleIncident objects

Required: Yes

Notices

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

Type: Array of RouteVehicleNotice objects

Required: Yes

PassThroughWaypoints

Waypoints that were passed through during the leg. This includes the waypoints that were configured with the PassThrough option.

Type: Array of RoutePassThroughWaypoint objects

Required: Yes

Spans

Spans that were computed for the requested SpanAdditionalFeatures.

Type: Array of RouteVehicleSpan objects

Required: Yes

Tolls

Toll related options.

Type: Array of RouteToll objects

Required: Yes

TollSystems

Toll systems are authorities that collect payments for the toll.

Type: Array of RouteTollSystem objects

Required: Yes

TravelSteps

Steps of a leg that must be performed before the travel portion of the leg.

Type: Array of RouteVehicleTravelStep objects

Required: Yes

TruckRoadTypes

Truck road type identifiers. BK1 through BK4 apply only to Sweden. A2,A4,B2,B4,C,D,ET2,ET4 apply only to Mexico.

Note

There are currently no other supported values as of 26th April 2024.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 12 items.

Length Constraints: Minimum length of 1. Maximum length of 3.

Required: Yes

Zones

Zones corresponding to this leg of the route.

Type: Array of RouteZone objects

Required: Yes

Summary

Summarized details of the leg.

Type: RouteVehicleSummary object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: