Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder
Packages that use CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder
-
Uses of CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.WaitAndContinueSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.WaitAndContinueSpecificationProperty.builder()CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder.continueResponse(CfnBotPropsMixin.ResponseSpecificationProperty continueResponse) CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder.continueResponse(IResolvable continueResponse) Sets the value ofCfnBotPropsMixin.WaitAndContinueSpecificationProperty.getIsActive()CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder.isActive(IResolvable isActive) Sets the value ofCfnBotPropsMixin.WaitAndContinueSpecificationProperty.getIsActive()CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder.stillWaitingResponse(CfnBotPropsMixin.StillWaitingResponseSpecificationProperty stillWaitingResponse) CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder.stillWaitingResponse(IResolvable stillWaitingResponse) CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder.waitingResponse(CfnBotPropsMixin.ResponseSpecificationProperty waitingResponse) CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder.waitingResponse(IResolvable waitingResponse) Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.WaitAndContinueSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder.