closingResponse

@JvmName(name = "aenbrjrdvmdcmwvw")
suspend fun closingResponse(value: Output<BotResponseSpecificationArgs>)
@JvmName(name = "hdbllrkhmiecvrgc")
suspend fun closingResponse(value: BotResponseSpecificationArgs?)

Parameters

value

The response that Amazon Lex sends to the user when the intent is complete.


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

Parameters

argument

The response that Amazon Lex sends to the user when the intent is complete.