Values_1.DeleteCommandExecutionResponseSourceDelete a command execution. Only command executions that enter a terminal state can be deleted from your account.
type nonrec error = [ | `ConflictException of Values_0.ConflictException.t| `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 ->
[> `ConflictException of Values_0.ConflictException.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 ->
[> `ConflictException of Values_0.ConflictException.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 ]