RoutePedestrianLegDetails
Details that are specific to a pedestrian leg.
Contents
- Arrival
 - 
               
Details corresponding to the arrival for the leg.
Type: RoutePedestrianArrival object
Required: Yes
 - Departure
 - 
               
Details corresponding to the departure for the leg.
Type: RoutePedestrianDeparture object
Required: Yes
 - Notices
 - 
               
Notices are additional information returned that indicate issues that occurred during route calculation.
Type: Array of RoutePedestrianNotice 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 RoutePedestrianSpan objects
Required: Yes
 - TravelSteps
 - 
               
Steps of a leg that must be performed before the travel portion of the leg.
Type: Array of RoutePedestrianTravelStep objects
Required: Yes
 - Summary
 - 
               
Summarized details of the leg.
Type: RoutePedestrianSummary object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: