Values.ResultReuseConfigurationSourceSpecifies the query result reuse behavior for the query.
type nonrec t = {resultReuseByAgeConfiguration : ResultReuseByAgeConfiguration.t option;Specifies whether previous query results are reused, and if so, their maximum age.
*)}