RouteFerryTravelStep
Steps of a leg that must be performed during the travel portion of the leg.
Contents
- Duration
-
Duration of the step.
Unit:
seconds
Type: Long
Valid Range: Minimum value of 0. Maximum value of 4294967295.
Required: Yes
- Type
-
Type of the step.
Type: String
Valid Values:
Depart | Continue | Arrive
Required: Yes
- Distance
-
Distance of the step.
Type: Long
Valid Range: Minimum value of 0. Maximum value of 4294967295.
Required: No
- GeometryOffset
-
Offset in the leg geometry corresponding to the start of this step.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- Instruction
-
Brief description of the step in the requested language.
Note
Only available when the TravelStepType is Default.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: