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