RouteCarOptions
Travel mode options when the provided travel mode is Car
.
Contents
- EngineType
-
Engine type of the vehicle.
Type: String
Valid Values:
Electric | InternalCombustion | PluginHybrid
Required: No
- LicensePlate
-
The vehicle License Plate.
Type: RouteVehicleLicensePlate object
Required: No
- MaxSpeed
-
Maximum speed specified.
Unit:
KilometersPerHour
Type: Double
Valid Range: Minimum value of 3.6. Maximum value of 252.0.
Required: No
- Occupancy
-
The number of occupants in the vehicle.
Default Value:
1
Type: Integer
Valid Range: Minimum value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: