RouteTravelModeOptions
Travel mode related options for the provided travel mode.
Contents
- Car
-
Travel mode options when the provided travel mode is "Car"
Type: RouteCarOptions object
Required: No
- Pedestrian
-
Travel mode options when the provided travel mode is "Pedestrian"
Type: RoutePedestrianOptions object
Required: No
- Scooter
-
Travel mode options when the provided travel mode is
Scooter
Note
When travel mode is set to
Scooter
, then the avoidance optionControlledAccessHighways
defaults totrue
.Type: RouteScooterOptions object
Required: No
- Truck
-
Travel mode options when the provided travel mode is "Truck"
Type: RouteTruckOptions object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: