Uses of Interface
software.amazon.awscdk.services.bedrock.CfnKnowledgeBase.KnowledgeBaseConfigurationProperty
Packages that use CfnKnowledgeBase.KnowledgeBaseConfigurationProperty
-
Uses of CfnKnowledgeBase.KnowledgeBaseConfigurationProperty in software.amazon.awscdk.services.bedrock
Classes in software.amazon.awscdk.services.bedrock that implement CfnKnowledgeBase.KnowledgeBaseConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnKnowledgeBase.KnowledgeBaseConfigurationPropertyMethods in software.amazon.awscdk.services.bedrock that return CfnKnowledgeBase.KnowledgeBaseConfigurationPropertyModifier and TypeMethodDescriptionCfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock with parameters of type CfnKnowledgeBase.KnowledgeBaseConfigurationPropertyModifier and TypeMethodDescriptionCfnKnowledgeBase.Builder.knowledgeBaseConfiguration(CfnKnowledgeBase.KnowledgeBaseConfigurationProperty knowledgeBaseConfiguration) Contains details about the embeddings configuration of the knowledge base.CfnKnowledgeBaseProps.Builder.knowledgeBaseConfiguration(CfnKnowledgeBase.KnowledgeBaseConfigurationProperty knowledgeBaseConfiguration) Sets the value ofCfnKnowledgeBaseProps.getKnowledgeBaseConfiguration()voidCfnKnowledgeBase.setKnowledgeBaseConfiguration(CfnKnowledgeBase.KnowledgeBaseConfigurationProperty value) Contains details about the embeddings configuration of the knowledge base.