UpdateVehicleError
An HTTP error resulting from updating the description for a vehicle.
Contents
- code
 - 
               
The relevant HTTP error code (400+).
Type: Integer
Required: No
 - message
 - 
               
A message associated with the error.
Type: String
Required: No
 - vehicleName
 - 
               
The ID of the vehicle with the error.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[a-zA-Z\d\-_:]+Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: