RouteCarOptions
Travel mode options when the provided travel mode is Car.
Contents
- EngineType
 - 
               
Engine type of the vehicle.
Type: String
Valid Values:
Electric | InternalCombustion | PluginHybridRequired: No
 - LicensePlate
 - 
               
The vehicle License Plate.
Type: RouteVehicleLicensePlate object
Required: No
 - MaxSpeed
 - 
               
Maximum speed specified.
Unit:
KilometersPerHourType: 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:
1Type: 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: