Uses of Class
software.amazon.awscdk.services.lex.CfnBot.SubSlotValueElicitationSettingProperty.Builder
Packages that use CfnBot.SubSlotValueElicitationSettingProperty.Builder
-
Uses of CfnBot.SubSlotValueElicitationSettingProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.SubSlotValueElicitationSettingProperty.BuilderModifier and TypeMethodDescriptionCfnBot.SubSlotValueElicitationSettingProperty.builder()
CfnBot.SubSlotValueElicitationSettingProperty.Builder.defaultValueSpecification
(IResolvable defaultValueSpecification) CfnBot.SubSlotValueElicitationSettingProperty.Builder.defaultValueSpecification
(CfnBot.SlotDefaultValueSpecificationProperty defaultValueSpecification) CfnBot.SubSlotValueElicitationSettingProperty.Builder.promptSpecification
(IResolvable promptSpecification) Sets the value ofCfnBot.SubSlotValueElicitationSettingProperty.getPromptSpecification()
CfnBot.SubSlotValueElicitationSettingProperty.Builder.promptSpecification
(CfnBot.PromptSpecificationProperty promptSpecification) Sets the value ofCfnBot.SubSlotValueElicitationSettingProperty.getPromptSpecification()
CfnBot.SubSlotValueElicitationSettingProperty.Builder.sampleUtterances
(List<? extends Object> sampleUtterances) Sets the value ofCfnBot.SubSlotValueElicitationSettingProperty.getSampleUtterances()
CfnBot.SubSlotValueElicitationSettingProperty.Builder.sampleUtterances
(IResolvable sampleUtterances) Sets the value ofCfnBot.SubSlotValueElicitationSettingProperty.getSampleUtterances()
CfnBot.SubSlotValueElicitationSettingProperty.Builder.waitAndContinueSpecification
(IResolvable waitAndContinueSpecification) CfnBot.SubSlotValueElicitationSettingProperty.Builder.waitAndContinueSpecification
(CfnBot.WaitAndContinueSpecificationProperty waitAndContinueSpecification) Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.SubSlotValueElicitationSettingProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.SubSlotValueElicitationSettingProperty.Builder
.