continueResponse

@JvmName(name = "fdowwfpbnvyfkwwp")
suspend fun continueResponse(value: Output<BotResponseSpecificationArgs>)
@JvmName(name = "lqifmvhisjggbrsw")
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 = "gruxvfmdtqkepkwj")
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.