Uses of Class
software.amazon.awscdk.services.lex.CfnBot.KendraConfigurationProperty.Builder
Packages that use CfnBot.KendraConfigurationProperty.Builder
-
Uses of CfnBot.KendraConfigurationProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.KendraConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnBot.KendraConfigurationProperty.builder()
CfnBot.KendraConfigurationProperty.Builder.kendraIndex
(String kendraIndex) Sets the value ofCfnBot.KendraConfigurationProperty.getKendraIndex()
CfnBot.KendraConfigurationProperty.Builder.queryFilterString
(String queryFilterString) Sets the value ofCfnBot.KendraConfigurationProperty.getQueryFilterString()
CfnBot.KendraConfigurationProperty.Builder.queryFilterStringEnabled
(Boolean queryFilterStringEnabled) Sets the value ofCfnBot.KendraConfigurationProperty.getQueryFilterStringEnabled()
CfnBot.KendraConfigurationProperty.Builder.queryFilterStringEnabled
(IResolvable queryFilterStringEnabled) Sets the value ofCfnBot.KendraConfigurationProperty.getQueryFilterStringEnabled()
Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.KendraConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.KendraConfigurationProperty.Builder
.