Values.ResourceNotFoundExceptionSourceThe resource wasn't found.
type nonrec t = {message : string option;resourceId : string option;The identifier of the resource that wasn't found.
*)resourceType : string option;The type of resource that wasn't found.
*)}