RouteVehicleIncident
Incidents corresponding to this leg of the route.
Contents
- Description
 - 
               
Brief readable description of the incident.
Type: String
Required: No
 - EndTime
 - 
               
End timestamp of the incident.
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
 - Severity
 - 
               
Severity of the incident Critical - The part of the route the incident affects is unusable. Major- Major impact on the leg duration, for example stop and go Minor- Minor impact on the leg duration, for example traffic jam Low - Low on duration, for example slightly increased traffic
Type: String
Valid Values:
Critical | High | Medium | LowRequired: No
 - StartTime
 - 
               
Start time of the incident.
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
 - Type
 - 
               
Type of the incident.
Type: String
Valid Values:
Accident | Congestion | Construction | DisabledVehicle | LaneRestriction | MassTransit | Other | PlannedEvent | RoadClosure | RoadHazard | WeatherRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: