declinationResponse

@JvmName(name = "ursclyxegqjigfus")
suspend fun declinationResponse(value: Output<BotResponseSpecificationArgs>)
@JvmName(name = "dywpqahenrbbpqqa")
suspend fun declinationResponse(value: BotResponseSpecificationArgs?)

Parameters

value

When the user answers "no" to the question defined in promptSpecification , Amazon Lex responds with this response to acknowledge that the intent was canceled.


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

Parameters

argument

When the user answers "no" to the question defined in promptSpecification , Amazon Lex responds with this response to acknowledge that the intent was canceled.