RouteMatrixEntry - Amazon Location Service

RouteMatrixEntry

The result for the calculated route of one DeparturePosition DestinationPosition pair.

Contents

Distance

The total distance of travel for the route.

Type: Double

Valid Range: Minimum value of 0.

Required: No

DurationSeconds

The expected duration of travel for the route.

Type: Double

Valid Range: Minimum value of 0.

Required: No

Error

An error corresponding to the calculation of a route between the DeparturePosition and DestinationPosition.

Type: RouteMatrixEntryError object

Required: No

See Also

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