elicitationCodeHook

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

Parameters

value

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


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

Parameters

argument

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