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