conclusion Statement
Parameters
The statement that you want Amazon Lex to convey to the user after the intent is successfully fulfilled by the Lambda function. This element is relevant only if you provide a Lambda function in the fulfillment_activity
. If you return the intent to the client application, you can't specify this element. The follow_up_prompt
and conclusion_statement
are mutually exclusive. You can specify only one. Attributes are documented under statement.
Parameters
The statement that you want Amazon Lex to convey to the user after the intent is successfully fulfilled by the Lambda function. This element is relevant only if you provide a Lambda function in the fulfillment_activity
. If you return the intent to the client application, you can't specify this element. The follow_up_prompt
and conclusion_statement
are mutually exclusive. You can specify only one. Attributes are documented under statement.