successNextStep

@JvmName(name = "hvickxjmfaqtmqkj")
suspend fun successNextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "fjnntnvofpcqhfsk")
suspend fun successNextStep(value: BotDialogStateArgs?)

Parameters

value

Specifies the next step in the conversation that Amazon Lex invokes when the fulfillment code hook completes successfully.


@JvmName(name = "dqoovqjvtendxjtu")
suspend fun successNextStep(argument: suspend BotDialogStateArgsBuilder.() -> Unit)

Parameters

argument

Specifies the next step in the conversation that Amazon Lex invokes when the fulfillment code hook completes successfully.