Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder
Packages that use CfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder
-
Uses of CfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.PromptAttemptSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder.allowedInputTypes(CfnBotPropsMixin.AllowedInputTypesProperty allowedInputTypes) CfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder.allowedInputTypes(IResolvable allowedInputTypes) CfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder.allowInterrupt(Boolean allowInterrupt) Sets the value ofCfnBotPropsMixin.PromptAttemptSpecificationProperty.getAllowInterrupt()CfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder.allowInterrupt(IResolvable allowInterrupt) Sets the value ofCfnBotPropsMixin.PromptAttemptSpecificationProperty.getAllowInterrupt()CfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder.audioAndDtmfInputSpecification(CfnBotPropsMixin.AudioAndDTMFInputSpecificationProperty audioAndDtmfInputSpecification) CfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder.audioAndDtmfInputSpecification(IResolvable audioAndDtmfInputSpecification) CfnBotPropsMixin.PromptAttemptSpecificationProperty.builder()CfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder.textInputSpecification(CfnBotPropsMixin.TextInputSpecificationProperty textInputSpecification) CfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder.textInputSpecification(IResolvable textInputSpecification) Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.PromptAttemptSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.PromptAttemptSpecificationProperty.Builder.