WaypointOptimizationTruckOptions - Amazon Location Service

WaypointOptimizationTruckOptions

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

Contents

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

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

Length

Length of the vehicle.

Unit: centimeters

Type: Long

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

Required: No

Trailer

Trailer options corresponding to the vehicle.

Type: WaypointOptimizationTrailerOptions object

Required: No

TruckType

Type of the truck.

Type: String

Valid Values: 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: Fixed length of 1.

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

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: