continueResponse

@JvmName(name = "gktdagigqchejsmq")
suspend fun continueResponse(value: Output<BotResponseSpecificationArgs>)
@JvmName(name = "eylkmnajvuotgdlu")
suspend fun continueResponse(value: BotResponseSpecificationArgs)

Parameters

value

The response that Amazon Lex sends to indicate that the bot is ready to continue the conversation.


@JvmName(name = "lylemhimhnhdsjwg")
suspend fun continueResponse(argument: suspend BotResponseSpecificationArgsBuilder.() -> Unit)

Parameters

argument

The response that Amazon Lex sends to indicate that the bot is ready to continue the conversation.