rejectionStatement property

Statement? rejectionStatement
final

If the user answers "no" to the question defined in confirmationPrompt, Amazon Lex responds with this statement to acknowledge that the intent was canceled.

Implementation

final Statement? rejectionStatement;