Uses of Interface
software.amazon.awscdk.services.lex.CfnBot.DialogCodeHookInvocationSettingProperty
-
Uses of CfnBot.DialogCodeHookInvocationSettingProperty in software.amazon.awscdk.services.lex
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBot.DialogCodeHookInvocationSettingProperty
Modifier and TypeMethodDescriptionCfnBot.DialogCodeHookInvocationSettingProperty.Builder.build()
Builds the configured instance.Modifier 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()