Values.AsyncErrorDetailsSourceError details for the failed asynchronous operation.
type nonrec t = {code : MaxLength1024String.t option;A string that uniquely identifies the error condition.
*)message : MaxLength1024String.t option;A generic description of the error condition in English.
*)resource : MaxLength1024String.t option;The identifier of the resource associated with the error.
*)requestId : MaxLength1024String.t option;The ID of the request associated with the error.
*)}