Uses of Interface
software.amazon.awscdk.services.lex.CfnBot.DialogCodeHookInvocationSettingProperty
Packages that use CfnBot.DialogCodeHookInvocationSettingProperty
-
Uses of CfnBot.DialogCodeHookInvocationSettingProperty in software.amazon.awscdk.services.lex
Classes in software.amazon.awscdk.services.lex that implement CfnBot.DialogCodeHookInvocationSettingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBot.DialogCodeHookInvocationSettingPropertyMethods in software.amazon.awscdk.services.lex that return CfnBot.DialogCodeHookInvocationSettingPropertyModifier and TypeMethodDescriptionCfnBot.DialogCodeHookInvocationSettingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lex with parameters of type CfnBot.DialogCodeHookInvocationSettingPropertyModifier and TypeMethodDescriptionCfnBot.InitialResponseSettingProperty.Builder.codeHook(CfnBot.DialogCodeHookInvocationSettingProperty codeHook) Sets the value ofCfnBot.InitialResponseSettingProperty.getCodeHook()CfnBot.IntentConfirmationSettingProperty.Builder.codeHook(CfnBot.DialogCodeHookInvocationSettingProperty codeHook) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getCodeHook()CfnBot.SlotCaptureSettingProperty.Builder.codeHook(CfnBot.DialogCodeHookInvocationSettingProperty codeHook) Sets the value ofCfnBot.SlotCaptureSettingProperty.getCodeHook()