RouteToll
Provides details about toll information along a route, including the payment sites, applicable toll rates, toll systems, and the country associated with the toll collection.
Contents
- PaymentSites
-
Locations or sites where the toll fare is collected.
Type: Array of RouteTollPaymentSite objects
Required: Yes
- Rates
-
Toll rates that need to be paid to travel this leg of the route.
Type: Array of RouteTollRate objects
Required: Yes
- Systems
-
Toll systems are authorities that collect payments for the toll.
Type: Array of integers
Required: Yes
- Country
-
The alpha-2 or alpha-3 character code for the country.
Type: String
Length Constraints: Fixed length of 3.
Pattern:
[A-Z]{3}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: