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