conclusionStatement property

Statement? conclusionStatement
final

After the Lambda function specified in the fulfillmentActivity element fulfills the intent, Amazon Lex conveys this statement to the user.

Implementation

final Statement? conclusionStatement;