IntentClosingSetting
Provides a statement the Amazon Lex conveys to the user when the intent is successfully fulfilled.
Contents
- active
-
Specifies whether an intent's closing response is used. When this field is false, the closing response isn't sent to the user. If the
active
field isn't specified, the default is true.Type: Boolean
Required: No
- closingResponse
-
The response that Amazon Lex sends to the user when the intent is complete.
Type: ResponseSpecification object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: