conclusionStatement property

Statement? conclusionStatement
final

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

Implementation

final Statement? conclusionStatement;