RouteIntermodalOptions
Options related to intermodal routing.
Note
Not supported in ap-southeast-1 and ap-southeast-5 regions for GrabMaps customers.
Contents
- AccessibilityAttributes
-
Accessibility attributes to consider when calculating the route.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 1 item.
Valid Values:
WheelchairRequired: No
- MaxTransfers
-
Maximum number of transfers allowed when calculating the route.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 6.
Required: No
- Pedestrian
-
Options for the pedestrian leg of the intermodal route.
Type: RouteIntermodalPedestrianOptions object
Required: No
- Rental
-
Options for the rental leg of the intermodal route.
Type: RouteIntermodalRentalOptions object
Required: No
- Taxi
-
Options for the taxi leg of the intermodal route.
Type: RouteIntermodalTaxiOptions object
Required: No
- Transit
-
Options for the transit leg of the intermodal route.
Type: RouteIntermodalTransitOptions object
Required: No
- Vehicle
-
Options for the vehicle leg of the intermodal route.
Type: RouteIntermodalVehicleOptions object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: