Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless.CfnCollectionPropsMixin.VectorOptionsProperty
Packages that use CfnCollectionPropsMixin.VectorOptionsProperty
-
Uses of CfnCollectionPropsMixin.VectorOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless
Classes in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that implement CfnCollectionPropsMixin.VectorOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCollectionPropsMixin.VectorOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that return CfnCollectionPropsMixin.VectorOptionsPropertyModifier and TypeMethodDescriptionCfnCollectionPropsMixin.VectorOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless with parameters of type CfnCollectionPropsMixin.VectorOptionsPropertyModifier and TypeMethodDescriptionCfnCollectionMixinProps.Builder.vectorOptions(CfnCollectionPropsMixin.VectorOptionsProperty vectorOptions) Sets the value ofCfnCollectionMixinProps.getVectorOptions()CfnCollectionPropsMixin.Builder.vectorOptions(CfnCollectionPropsMixin.VectorOptionsProperty vectorOptions) Vector search configuration options for the collection.