successNextStep

@JvmName(name = "opsyrljxnamihpos")
suspend fun successNextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "qqlbyddypanbdygf")
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 = "pbwiyaakgotpqflg")
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.