elicitationCodeHook

@JvmName(name = "pfpddkrmsrfxvhsc")
suspend fun elicitationCodeHook(value: Output<BotElicitationCodeHookInvocationSettingArgs>)
@JvmName(name = "xmwbkvfgdlbvjjqe")
suspend fun elicitationCodeHook(value: BotElicitationCodeHookInvocationSettingArgs?)

Parameters

value

The DialogCodeHookInvocationSetting used when the code hook is invoked during confirmation prompt retries.


@JvmName(name = "xybgdbtxhpuqcneg")
suspend fun elicitationCodeHook(argument: suspend BotElicitationCodeHookInvocationSettingArgsBuilder.() -> Unit)

Parameters

argument

The DialogCodeHookInvocationSetting used when the code hook is invoked during confirmation prompt retries.