Uses of Class
software.amazon.awscdk.mixins.preview.services.lex.mixins.CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder
Packages that use CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder
-
Uses of CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder in software.amazon.awscdk.mixins.preview.services.lex.mixins
Methods in software.amazon.awscdk.mixins.preview.services.lex.mixins that return CfnBotPropsMixin.IntentConfirmationSettingProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.IntentConfirmationSettingProperty.builder()CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.codeHook(IResolvable codeHook) Sets the value ofCfnBotPropsMixin.IntentConfirmationSettingProperty.getCodeHook()CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.codeHook(CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty codeHook) Sets the value ofCfnBotPropsMixin.IntentConfirmationSettingProperty.getCodeHook()CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.confirmationConditional(IResolvable confirmationConditional) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.confirmationConditional(CfnBotPropsMixin.ConditionalSpecificationProperty confirmationConditional) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.confirmationNextStep(IResolvable confirmationNextStep) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.confirmationNextStep(CfnBotPropsMixin.DialogStateProperty confirmationNextStep) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.confirmationResponse(IResolvable confirmationResponse) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.confirmationResponse(CfnBotPropsMixin.ResponseSpecificationProperty confirmationResponse) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.declinationConditional(IResolvable declinationConditional) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.declinationConditional(CfnBotPropsMixin.ConditionalSpecificationProperty declinationConditional) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.declinationNextStep(IResolvable declinationNextStep) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.declinationNextStep(CfnBotPropsMixin.DialogStateProperty declinationNextStep) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.declinationResponse(IResolvable declinationResponse) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.declinationResponse(CfnBotPropsMixin.ResponseSpecificationProperty declinationResponse) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.elicitationCodeHook(IResolvable elicitationCodeHook) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.elicitationCodeHook(CfnBotPropsMixin.ElicitationCodeHookInvocationSettingProperty elicitationCodeHook) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.failureConditional(IResolvable failureConditional) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.failureConditional(CfnBotPropsMixin.ConditionalSpecificationProperty failureConditional) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.failureNextStep(IResolvable failureNextStep) Sets the value ofCfnBotPropsMixin.IntentConfirmationSettingProperty.getFailureNextStep()CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.failureNextStep(CfnBotPropsMixin.DialogStateProperty failureNextStep) Sets the value ofCfnBotPropsMixin.IntentConfirmationSettingProperty.getFailureNextStep()CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.failureResponse(IResolvable failureResponse) Sets the value ofCfnBotPropsMixin.IntentConfirmationSettingProperty.getFailureResponse()CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.failureResponse(CfnBotPropsMixin.ResponseSpecificationProperty failureResponse) Sets the value ofCfnBotPropsMixin.IntentConfirmationSettingProperty.getFailureResponse()Sets the value ofCfnBotPropsMixin.IntentConfirmationSettingProperty.getIsActive()CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.isActive(IResolvable isActive) Sets the value ofCfnBotPropsMixin.IntentConfirmationSettingProperty.getIsActive()CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.promptSpecification(IResolvable promptSpecification) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.promptSpecification(CfnBotPropsMixin.PromptSpecificationProperty promptSpecification) Constructors in software.amazon.awscdk.mixins.preview.services.lex.mixins with parameters of type CfnBotPropsMixin.IntentConfirmationSettingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.