Uses of Class
software.amazon.awscdk.services.bedrock.CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder
Packages that use CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder
-
Uses of CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnKnowledgeBase.KnowledgeBaseConfigurationProperty.builder()CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.kendraKnowledgeBaseConfiguration(IResolvable kendraKnowledgeBaseConfiguration) CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.kendraKnowledgeBaseConfiguration(CfnKnowledgeBase.KendraKnowledgeBaseConfigurationProperty kendraKnowledgeBaseConfiguration) CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.sqlKnowledgeBaseConfiguration(IResolvable sqlKnowledgeBaseConfiguration) CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.sqlKnowledgeBaseConfiguration(CfnKnowledgeBase.SqlKnowledgeBaseConfigurationProperty sqlKnowledgeBaseConfiguration) Sets the value ofCfnKnowledgeBase.KnowledgeBaseConfigurationProperty.getType()CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.vectorKnowledgeBaseConfiguration(IResolvable vectorKnowledgeBaseConfiguration) CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.vectorKnowledgeBaseConfiguration(CfnKnowledgeBase.VectorKnowledgeBaseConfigurationProperty vectorKnowledgeBaseConfiguration) Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.