conclusionStatement property
After the Lambda function specified in the fulfillmentActivity
element fulfills the intent, Amazon Lex conveys this statement to the user.
Implementation
final Statement? conclusionStatement;
After the Lambda function specified in the fulfillmentActivity
element fulfills the intent, Amazon Lex conveys this statement to the user.
final Statement? conclusionStatement;