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