Uses of Class
software.amazon.awscdk.services.lex.CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder
Packages that use CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder
-
Uses of CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.PostDialogCodeHookInvocationSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnBot.PostDialogCodeHookInvocationSpecificationProperty.builder()CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.failureConditional(IResolvable failureConditional) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.failureConditional(CfnBot.ConditionalSpecificationProperty failureConditional) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.failureNextStep(IResolvable failureNextStep) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.failureNextStep(CfnBot.DialogStateProperty failureNextStep) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.failureResponse(IResolvable failureResponse) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.failureResponse(CfnBot.ResponseSpecificationProperty failureResponse) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.successConditional(IResolvable successConditional) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.successConditional(CfnBot.ConditionalSpecificationProperty successConditional) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.successNextStep(IResolvable successNextStep) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.successNextStep(CfnBot.DialogStateProperty successNextStep) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.successResponse(IResolvable successResponse) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.successResponse(CfnBot.ResponseSpecificationProperty successResponse) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.timeoutConditional(IResolvable timeoutConditional) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.timeoutConditional(CfnBot.ConditionalSpecificationProperty timeoutConditional) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.timeoutNextStep(IResolvable timeoutNextStep) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.timeoutNextStep(CfnBot.DialogStateProperty timeoutNextStep) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.timeoutResponse(IResolvable timeoutResponse) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.timeoutResponse(CfnBot.ResponseSpecificationProperty timeoutResponse) Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.PostDialogCodeHookInvocationSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.