Values_1.DeletePackageVersionResponseSourceDeletes a specific version from a software package. Note: If a package version is designated as default, you must remove the designation from the software package using the UpdatePackage action.
type nonrec error = [ | `InternalServerException of Values_0.InternalServerException.t| `ThrottlingException of Values_0.ThrottlingException.t| `ValidationException of Values_0.ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServerException of Values_0.InternalServerException.t
| `ThrottlingException of Values_0.ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of Values_0.ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServerException of Values_0.InternalServerException.t
| `ThrottlingException of Values_0.ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of Values_0.ValidationException.t ]