Uses of Class
software.amazon.awscdk.services.lex.CfnBot.IntentClosingSettingProperty.Builder
Packages that use CfnBot.IntentClosingSettingProperty.Builder
- 
Uses of CfnBot.IntentClosingSettingProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.IntentClosingSettingProperty.BuilderModifier and TypeMethodDescriptionCfnBot.IntentClosingSettingProperty.builder()CfnBot.IntentClosingSettingProperty.Builder.closingResponse(IResolvable closingResponse) Sets the value ofCfnBot.IntentClosingSettingProperty.getClosingResponse()CfnBot.IntentClosingSettingProperty.Builder.closingResponse(CfnBot.ResponseSpecificationProperty closingResponse) Sets the value ofCfnBot.IntentClosingSettingProperty.getClosingResponse()CfnBot.IntentClosingSettingProperty.Builder.conditional(IResolvable conditional) Sets the value ofCfnBot.IntentClosingSettingProperty.getConditional()CfnBot.IntentClosingSettingProperty.Builder.conditional(CfnBot.ConditionalSpecificationProperty conditional) Sets the value ofCfnBot.IntentClosingSettingProperty.getConditional()Sets the value ofCfnBot.IntentClosingSettingProperty.getIsActive()CfnBot.IntentClosingSettingProperty.Builder.isActive(IResolvable isActive) Sets the value ofCfnBot.IntentClosingSettingProperty.getIsActive()CfnBot.IntentClosingSettingProperty.Builder.nextStep(IResolvable nextStep) Sets the value ofCfnBot.IntentClosingSettingProperty.getNextStep()CfnBot.IntentClosingSettingProperty.Builder.nextStep(CfnBot.DialogStateProperty nextStep) Sets the value ofCfnBot.IntentClosingSettingProperty.getNextStep()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.IntentClosingSettingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.IntentClosingSettingProperty.Builder.