Uses of Class
software.amazon.awscdk.services.lex.CfnBot.ConditionalSpecificationProperty.Builder
Packages that use CfnBot.ConditionalSpecificationProperty.Builder
-
Uses of CfnBot.ConditionalSpecificationProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.ConditionalSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnBot.ConditionalSpecificationProperty.builder()CfnBot.ConditionalSpecificationProperty.Builder.conditionalBranches(List<? extends Object> conditionalBranches) Sets the value ofCfnBot.ConditionalSpecificationProperty.getConditionalBranches()CfnBot.ConditionalSpecificationProperty.Builder.conditionalBranches(IResolvable conditionalBranches) Sets the value ofCfnBot.ConditionalSpecificationProperty.getConditionalBranches()CfnBot.ConditionalSpecificationProperty.Builder.defaultBranch(IResolvable defaultBranch) Sets the value ofCfnBot.ConditionalSpecificationProperty.getDefaultBranch()CfnBot.ConditionalSpecificationProperty.Builder.defaultBranch(CfnBot.DefaultConditionalBranchProperty defaultBranch) Sets the value ofCfnBot.ConditionalSpecificationProperty.getDefaultBranch()Sets the value ofCfnBot.ConditionalSpecificationProperty.getIsActive()CfnBot.ConditionalSpecificationProperty.Builder.isActive(IResolvable isActive) Sets the value ofCfnBot.ConditionalSpecificationProperty.getIsActive()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.ConditionalSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.ConditionalSpecificationProperty.Builder.