Values.ResourceNotFoundExceptionSourceThe resource specified in the request was not found.
type nonrec t = {errorCode : String_.t option;The identifier for the error.
*)message : String_.t option;Description of the error.
*)resourceId : String_.t option;The identifier for the resource that was not found.
*)resourceType : String_.t option;The type of resource that was not found.
*)}