Values_1.DeleteUsageProfileResponseSourceDeletes the Glue specified usage profile.
type nonrec error = [ | `InternalServiceException of Values_0.InternalServiceException.t| `InvalidInputException of Values_0.InvalidInputException.t| `OperationNotSupportedException of OperationNotSupportedException.t| `OperationTimeoutException of Values_0.OperationTimeoutException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationNotSupportedException of OperationNotSupportedException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `OperationNotSupportedException of OperationNotSupportedException.t
| `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]