Values.ResourceNotFoundExceptionSourceRequest references a resource which does not exist.
type nonrec t = {message : String_.t option;resourceId : String_.t option;The Id of the missing resource.
*)resourceType : ResourceType.t option;The type of the missing resource.
*)}