Uses of Class
software.amazon.awscdk.services.lex.CfnBot.RuntimeSettingsProperty.Builder
Packages that use CfnBot.RuntimeSettingsProperty.Builder
-
Uses of CfnBot.RuntimeSettingsProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.RuntimeSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnBot.RuntimeSettingsProperty.builder()
CfnBot.RuntimeSettingsProperty.Builder.nluImprovementSpecification
(IResolvable nluImprovementSpecification) Sets the value ofCfnBot.RuntimeSettingsProperty.getNluImprovementSpecification()
CfnBot.RuntimeSettingsProperty.Builder.nluImprovementSpecification
(CfnBot.NluImprovementSpecificationProperty nluImprovementSpecification) Sets the value ofCfnBot.RuntimeSettingsProperty.getNluImprovementSpecification()
CfnBot.RuntimeSettingsProperty.Builder.slotResolutionImprovementSpecification
(IResolvable slotResolutionImprovementSpecification) CfnBot.RuntimeSettingsProperty.Builder.slotResolutionImprovementSpecification
(CfnBot.SlotResolutionImprovementSpecificationProperty slotResolutionImprovementSpecification) Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.RuntimeSettingsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.RuntimeSettingsProperty.Builder
.