codeHook

@JvmName(name = "drmacixsjdvbgxgm")
suspend fun codeHook(value: Output<V2modelsIntentConfirmationSettingCodeHookArgs>)
@JvmName(name = "queriictowopuyhj")
suspend fun codeHook(value: V2modelsIntentConfirmationSettingCodeHookArgs?)

Parameters

value

Configuration block for the intent's confirmation step. The dialog code hook is triggered based on these invocation settings when the confirmation next step or declination next step or failure next step is invoke_dialog_code_hook. See code_hook.


@JvmName(name = "wttwfhfxlxqkfqeg")
suspend fun codeHook(argument: suspend V2modelsIntentConfirmationSettingCodeHookArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the intent's confirmation step. The dialog code hook is triggered based on these invocation settings when the confirmation next step or declination next step or failure next step is invoke_dialog_code_hook. See code_hook.