Builder
class Builder
Properties
Link copied to clipboard
Avoids ferries when calculating routes.
Link copied to clipboard
Avoids tolls when calculating routes.
Link copied to clipboard
Specifies the truck's dimension specifications including length, height, width, and unit of measurement. Used to avoid roads that can't support the truck's dimensions.
Link copied to clipboard
Specifies the truck's weight specifications including total weight and unit of measurement. Used to avoid roads that can't support the truck's weight.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.location.model.TruckDimensions inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.location.model.TruckWeight inside the given block