RouteTransitDeparture
Details corresponding to the departure for the leg.
Contents
- Place
-
Place details corresponding to the departure.
Type: RouteTransitPlace object
Required: Yes
- Delay
-
The delay from the scheduled departure time.
Unit:
secondsType: Long
Valid Range: Minimum value of 0. Maximum value of 4294967295.
Required: No
- Status
-
The status of the departure.
Type: String
Valid Values:
Added | Cancelled | Replaced | ScheduledRequired: No
- Time
-
The departure time.
Type: String
Pattern:
([1-2][0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]|60)(\.[0-9]{0,9})?(Z|[+-]([01][0-9]|2[0-3]):[0-5][0-9])Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: