waitingResponse

@JvmName(name = "tqrdpphnubywbqgs")
suspend fun waitingResponse(value: Output<BotResponseSpecificationArgs>)
@JvmName(name = "tbqutxeciefehdce")
suspend fun waitingResponse(value: BotResponseSpecificationArgs)

Parameters

value

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


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

Parameters

argument

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