rejection Statement
Parameters
value
If the user answers "no" to the question defined in the prompt field, Amazon Lex responds with this statement to acknowledge that the intent was canceled. Attributes are documented below under statement.
suspend fun rejectionStatement(argument: suspend IntentFollowUpPromptRejectionStatementArgsBuilder.() -> Unit)
Parameters
argument
If the user answers "no" to the question defined in the prompt field, Amazon Lex responds with this statement to acknowledge that the intent was canceled. Attributes are documented below under statement.