RouteTransitNextDeparture
Details about the next available departure for the transit service.
Contents
- 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: Yes
- Delay
-
The delay from the scheduled departure time.
Unit:
secondsType: Long
Valid Range: Minimum value of 0. Maximum value of 4294967295.
Required: No
- PlatformName
-
Platform name or number for the departure.
Type: String
Required: No
- Status
-
The status of the departure.
Type: String
Valid Values:
Added | Cancelled | Replaced | ScheduledRequired: No
- Transport
-
Transport mode details for this departure.
Type: RouteTransitTransportModeDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: