Uses of Class
software.amazon.awscdk.services.lex.CfnBot.DataSourceConfigurationProperty.Builder
Packages that use CfnBot.DataSourceConfigurationProperty.Builder
-
Uses of CfnBot.DataSourceConfigurationProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.DataSourceConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnBot.DataSourceConfigurationProperty.Builder.bedrockKnowledgeStoreConfiguration(IResolvable bedrockKnowledgeStoreConfiguration) CfnBot.DataSourceConfigurationProperty.Builder.bedrockKnowledgeStoreConfiguration(CfnBot.BedrockKnowledgeStoreConfigurationProperty bedrockKnowledgeStoreConfiguration) CfnBot.DataSourceConfigurationProperty.builder()CfnBot.DataSourceConfigurationProperty.Builder.kendraConfiguration(IResolvable kendraConfiguration) Sets the value ofCfnBot.DataSourceConfigurationProperty.getKendraConfiguration()CfnBot.DataSourceConfigurationProperty.Builder.kendraConfiguration(CfnBot.QnAKendraConfigurationProperty kendraConfiguration) Sets the value ofCfnBot.DataSourceConfigurationProperty.getKendraConfiguration()CfnBot.DataSourceConfigurationProperty.Builder.opensearchConfiguration(IResolvable opensearchConfiguration) Sets the value ofCfnBot.DataSourceConfigurationProperty.getOpensearchConfiguration()CfnBot.DataSourceConfigurationProperty.Builder.opensearchConfiguration(CfnBot.OpensearchConfigurationProperty opensearchConfiguration) Sets the value ofCfnBot.DataSourceConfigurationProperty.getOpensearchConfiguration()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.DataSourceConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.DataSourceConfigurationProperty.Builder.