Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.PromptSpecificationProperty.Builder
Packages that use CfnBotPropsMixin.PromptSpecificationProperty.Builder
-
Uses of CfnBotPropsMixin.PromptSpecificationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.PromptSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.PromptSpecificationProperty.Builder.allowInterrupt(Boolean allowInterrupt) Sets the value ofCfnBotPropsMixin.PromptSpecificationProperty.getAllowInterrupt()CfnBotPropsMixin.PromptSpecificationProperty.Builder.allowInterrupt(IResolvable allowInterrupt) Sets the value ofCfnBotPropsMixin.PromptSpecificationProperty.getAllowInterrupt()CfnBotPropsMixin.PromptSpecificationProperty.builder()CfnBotPropsMixin.PromptSpecificationProperty.Builder.maxRetries(Number maxRetries) Sets the value ofCfnBotPropsMixin.PromptSpecificationProperty.getMaxRetries()CfnBotPropsMixin.PromptSpecificationProperty.Builder.messageGroupsList(List<? extends Object> messageGroupsList) Sets the value ofCfnBotPropsMixin.PromptSpecificationProperty.getMessageGroupsList()CfnBotPropsMixin.PromptSpecificationProperty.Builder.messageGroupsList(IResolvable messageGroupsList) Sets the value ofCfnBotPropsMixin.PromptSpecificationProperty.getMessageGroupsList()CfnBotPropsMixin.PromptSpecificationProperty.Builder.messageSelectionStrategy(String messageSelectionStrategy) CfnBotPropsMixin.PromptSpecificationProperty.Builder.promptAttemptsSpecification(Map<String, ? extends Object> promptAttemptsSpecification) CfnBotPropsMixin.PromptSpecificationProperty.Builder.promptAttemptsSpecification(IResolvable promptAttemptsSpecification) Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.PromptSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.PromptSpecificationProperty.Builder.