Values.ResourceNotFoundExceptionSourceThe specified resource was not found. You can only access or modify a resource that already exists.
type nonrec t = {message : ErrorMessage.t option;resourceId : String_.t option;The unique identifier of the resource.
*)resourceType : String_.t option;The type of the resource.
*)}