Uses of Class
software.amazon.awscdk.services.lex.CfnBot.IntentConfirmationSettingProperty.Builder
Packages that use CfnBot.IntentConfirmationSettingProperty.Builder
-
Uses of CfnBot.IntentConfirmationSettingProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.IntentConfirmationSettingProperty.BuilderModifier and TypeMethodDescriptionCfnBot.IntentConfirmationSettingProperty.builder()CfnBot.IntentConfirmationSettingProperty.Builder.codeHook(IResolvable codeHook) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getCodeHook()CfnBot.IntentConfirmationSettingProperty.Builder.codeHook(CfnBot.DialogCodeHookInvocationSettingProperty codeHook) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getCodeHook()CfnBot.IntentConfirmationSettingProperty.Builder.confirmationConditional(IResolvable confirmationConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getConfirmationConditional()CfnBot.IntentConfirmationSettingProperty.Builder.confirmationConditional(CfnBot.ConditionalSpecificationProperty confirmationConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getConfirmationConditional()CfnBot.IntentConfirmationSettingProperty.Builder.confirmationNextStep(IResolvable confirmationNextStep) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getConfirmationNextStep()CfnBot.IntentConfirmationSettingProperty.Builder.confirmationNextStep(CfnBot.DialogStateProperty confirmationNextStep) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getConfirmationNextStep()CfnBot.IntentConfirmationSettingProperty.Builder.confirmationResponse(IResolvable confirmationResponse) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getConfirmationResponse()CfnBot.IntentConfirmationSettingProperty.Builder.confirmationResponse(CfnBot.ResponseSpecificationProperty confirmationResponse) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getConfirmationResponse()CfnBot.IntentConfirmationSettingProperty.Builder.declinationConditional(IResolvable declinationConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getDeclinationConditional()CfnBot.IntentConfirmationSettingProperty.Builder.declinationConditional(CfnBot.ConditionalSpecificationProperty declinationConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getDeclinationConditional()CfnBot.IntentConfirmationSettingProperty.Builder.declinationNextStep(IResolvable declinationNextStep) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getDeclinationNextStep()CfnBot.IntentConfirmationSettingProperty.Builder.declinationNextStep(CfnBot.DialogStateProperty declinationNextStep) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getDeclinationNextStep()CfnBot.IntentConfirmationSettingProperty.Builder.declinationResponse(IResolvable declinationResponse) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getDeclinationResponse()CfnBot.IntentConfirmationSettingProperty.Builder.declinationResponse(CfnBot.ResponseSpecificationProperty declinationResponse) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getDeclinationResponse()CfnBot.IntentConfirmationSettingProperty.Builder.elicitationCodeHook(IResolvable elicitationCodeHook) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getElicitationCodeHook()CfnBot.IntentConfirmationSettingProperty.Builder.elicitationCodeHook(CfnBot.ElicitationCodeHookInvocationSettingProperty elicitationCodeHook) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getElicitationCodeHook()CfnBot.IntentConfirmationSettingProperty.Builder.failureConditional(IResolvable failureConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getFailureConditional()CfnBot.IntentConfirmationSettingProperty.Builder.failureConditional(CfnBot.ConditionalSpecificationProperty failureConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getFailureConditional()CfnBot.IntentConfirmationSettingProperty.Builder.failureNextStep(IResolvable failureNextStep) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getFailureNextStep()CfnBot.IntentConfirmationSettingProperty.Builder.failureNextStep(CfnBot.DialogStateProperty failureNextStep) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getFailureNextStep()CfnBot.IntentConfirmationSettingProperty.Builder.failureResponse(IResolvable failureResponse) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getFailureResponse()CfnBot.IntentConfirmationSettingProperty.Builder.failureResponse(CfnBot.ResponseSpecificationProperty failureResponse) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getFailureResponse()Sets the value ofCfnBot.IntentConfirmationSettingProperty.getIsActive()CfnBot.IntentConfirmationSettingProperty.Builder.isActive(IResolvable isActive) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getIsActive()CfnBot.IntentConfirmationSettingProperty.Builder.promptSpecification(IResolvable promptSpecification) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getPromptSpecification()CfnBot.IntentConfirmationSettingProperty.Builder.promptSpecification(CfnBot.PromptSpecificationProperty promptSpecification) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getPromptSpecification()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.IntentConfirmationSettingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.IntentConfirmationSettingProperty.Builder.