Description
Change ValueIndexConfiguration, FullTextIndexConfiguration, and VectorIndexConfiguration from class to struct to line with the other configurations. This is not a breaking changes because ValueIndexConfiguration and FullTextIndexConfiguration have only getters, not setters.