Values.ResourceNotFoundExceptionSourceThe requested resource could not be found.
type nonrec t = {message : String_.t option;resourceType : ResourceType.t option;The type of resource that was not found.
*)referencedBy : StringMap.t option;A map indicating which parameters in the request reference the resource that was not found.
*)}