Uses of Interface
software.amazon.awscdk.services.opensearchserverless.CfnCollection.VectorOptionsProperty
Packages that use CfnCollection.VectorOptionsProperty
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnCollection.VectorOptionsProperty in software.amazon.awscdk.services.opensearchserverless
Classes in software.amazon.awscdk.services.opensearchserverless that implement CfnCollection.VectorOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCollection.VectorOptionsPropertyMethods in software.amazon.awscdk.services.opensearchserverless that return CfnCollection.VectorOptionsPropertyModifier and TypeMethodDescriptionCfnCollection.VectorOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.opensearchserverless with parameters of type CfnCollection.VectorOptionsPropertyModifier and TypeMethodDescriptionvoidCfnCollection.setVectorOptions(CfnCollection.VectorOptionsProperty value) Vector search configuration options for the collection.CfnCollection.Builder.vectorOptions(CfnCollection.VectorOptionsProperty vectorOptions) Vector search configuration options for the collection.CfnCollectionProps.Builder.vectorOptions(CfnCollection.VectorOptionsProperty vectorOptions) Sets the value ofCfnCollectionProps.getVectorOptions()