CreateVehicleError
An HTTP error resulting from creating a vehicle.
Contents
- code
-
An HTTP error code.
Type: String
Required: No
- message
-
A description of the HTTP 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: