Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.DataSourceConfigurationProperty.Builder
Packages that use CfnBotPropsMixin.DataSourceConfigurationProperty.Builder
-
Uses of CfnBotPropsMixin.DataSourceConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.DataSourceConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.DataSourceConfigurationProperty.Builder.bedrockKnowledgeStoreConfiguration(CfnBotPropsMixin.BedrockKnowledgeStoreConfigurationProperty bedrockKnowledgeStoreConfiguration) CfnBotPropsMixin.DataSourceConfigurationProperty.Builder.bedrockKnowledgeStoreConfiguration(IResolvable bedrockKnowledgeStoreConfiguration) CfnBotPropsMixin.DataSourceConfigurationProperty.builder()CfnBotPropsMixin.DataSourceConfigurationProperty.Builder.kendraConfiguration(CfnBotPropsMixin.QnAKendraConfigurationProperty kendraConfiguration) CfnBotPropsMixin.DataSourceConfigurationProperty.Builder.kendraConfiguration(IResolvable kendraConfiguration) CfnBotPropsMixin.DataSourceConfigurationProperty.Builder.opensearchConfiguration(CfnBotPropsMixin.OpensearchConfigurationProperty opensearchConfiguration) CfnBotPropsMixin.DataSourceConfigurationProperty.Builder.opensearchConfiguration(IResolvable opensearchConfiguration) Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.DataSourceConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.DataSourceConfigurationProperty.Builder.