Uses of Class
software.amazon.awscdk.services.bedrock.CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder
-
Uses of CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder in software.amazon.awscdk.services.bedrock
Modifier and TypeMethodDescriptionCfnKnowledgeBase.KnowledgeBaseConfigurationProperty.builder()
CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.kendraKnowledgeBaseConfiguration
(IResolvable kendraKnowledgeBaseConfiguration) CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.kendraKnowledgeBaseConfiguration
(CfnKnowledgeBase.KendraKnowledgeBaseConfigurationProperty kendraKnowledgeBaseConfiguration) Sets the value ofCfnKnowledgeBase.KnowledgeBaseConfigurationProperty.getType()
CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.vectorKnowledgeBaseConfiguration
(IResolvable vectorKnowledgeBaseConfiguration) CfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder.vectorKnowledgeBaseConfiguration
(CfnKnowledgeBase.VectorKnowledgeBaseConfigurationProperty vectorKnowledgeBaseConfiguration) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnKnowledgeBase.KnowledgeBaseConfigurationProperty.Builder
.