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