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