@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / opensearch_vectorindex / VectorIndexProps
Properties for the VectorIndex.
readonlycollection:VectorCollection
The OpenSearch Vector Collection.
readonlyindexName:string
The name of the index.
readonlyoptionalmappings:MappingsProperty
The metadata management fields.
readonlyoptionalsettings:IndexSettings
The settings for the index.