[{"label":"Latest (1.0.0)","version":"latest"}]
cost-and-usage-management
ApiValidationError
Details of an API validation error
Properties
string
error_code
Required
The code associated with the validation error
string
error_message
Required
A description of the validation error that occurred
JSON Example
{
"error_code": "string",
"error_message": "string"
}