Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.StillWaitingResponseSpecificationProperty.Builder
Packages that use CfnBotPropsMixin.StillWaitingResponseSpecificationProperty.Builder
-
Uses of CfnBotPropsMixin.StillWaitingResponseSpecificationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.StillWaitingResponseSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.StillWaitingResponseSpecificationProperty.Builder.allowInterrupt(Boolean allowInterrupt) CfnBotPropsMixin.StillWaitingResponseSpecificationProperty.Builder.allowInterrupt(IResolvable allowInterrupt) CfnBotPropsMixin.StillWaitingResponseSpecificationProperty.builder()CfnBotPropsMixin.StillWaitingResponseSpecificationProperty.Builder.frequencyInSeconds(Number frequencyInSeconds) CfnBotPropsMixin.StillWaitingResponseSpecificationProperty.Builder.messageGroupsList(List<? extends Object> messageGroupsList) CfnBotPropsMixin.StillWaitingResponseSpecificationProperty.Builder.messageGroupsList(IResolvable messageGroupsList) CfnBotPropsMixin.StillWaitingResponseSpecificationProperty.Builder.timeoutInSeconds(Number timeoutInSeconds) Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.StillWaitingResponseSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.StillWaitingResponseSpecificationProperty.Builder.