RouteTruckOptions - Amazon Location Service

RouteTruckOptions

Travel mode options when the provided travel mode is "Truck"

Contents

AxleCount

Total number of axles of the vehicle.

Type: Integer

Valid Range: Minimum value of 2. Maximum value of 255.

Required: No

EngineType

Engine type of the vehicle.

Type: String

Valid Values: Electric | InternalCombustion | PluginHybrid

Required: No

GrossWeight

Gross weight of the vehicle including trailers, and goods at capacity.

Unit: Kilograms

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: No

HazardousCargos

List of Hazardous cargo contained in the vehicle.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 11 items.

Valid Values: Combustible | Corrosive | Explosive | Flammable | Gas | HarmfulToWater | Organic | Other | Poison | PoisonousInhalation | Radioactive

Required: No

Height

Height of the vehicle.

Unit: centimeters

Type: Long

Valid Range: Minimum value of 0. Maximum value of 5000.

Required: No

HeightAboveFirstAxle

Height of the vehicle above its first axle.

Unit: centimeters

Type: Long

Valid Range: Minimum value of 0. Maximum value of 5000.

Required: No

KpraLength

Kingpin to rear axle length of the vehicle.

Unit: centimeters

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: No

Length

Length of the vehicle.

Unit: c

Type: Long

Valid Range: Minimum value of 0. Maximum value of 30000.

Required: No

LicensePlate

The vehicle License Plate.

Type: RouteVehicleLicensePlate object

Required: No

MaxSpeed

Maximum speed

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

PayloadCapacity

Payload capacity of the vehicle and trailers attached.

Unit: kilograms

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: No

TireCount

Number of tires on the vehicle.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 255.

Required: No

Trailer

Trailer options corresponding to the vehicle.

Type: RouteTrailerOptions object

Required: No

TruckType

Type of the truck.

Type: String

Valid Values: LightTruck | StraightTruck | Tractor

Required: No

TunnelRestrictionCode

The tunnel restriction code.

Tunnel categories in this list indicate the restrictions which apply to certain tunnels in Great Britain. They relate to the types of dangerous goods that can be transported through them.

  • Tunnel Category B

    • Risk Level: Limited risk

    • Restrictions: Few restrictions

  • Tunnel Category C

    • Risk Level: Medium risk

    • Restrictions: Some restrictions

  • Tunnel Category D

    • Risk Level: High risk

    • Restrictions: Many restrictions occur

  • Tunnel Category E

    • Risk Level: Very high risk

    • Restrictions: Restricted tunnel

Type: String

Length Constraints: Minimum length of 0. Maximum length of 20.

Required: No

WeightPerAxle

Heaviest weight per axle irrespective of the axle type or the axle group. Meant for usage in countries where the differences in axle types or axle groups are not distinguished.

Unit: Kilograms

Type: Long

Valid Range: Minimum value of 0. Maximum value of 4294967295.

Required: No

WeightPerAxleGroup

Specifies the total weight for the specified axle group. Meant for usage in countries that have different regulations based on the axle group type.

Unit: Kilograms

Type: WeightPerAxleGroup object

Required: No

Width

Width of the vehicle.

Unit: centimeters

Type: Long

Valid Range: Minimum value of 0. Maximum value of 5000.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: