PostFulfillmentStatusSpecification
Provides a setting that determines whether the post-fulfillment response is sent to the user. For more information, see https://docs.aws.amazon.com/lexv2/latest/dg/streaming-progress.html#progress-complete
Contents
- failureResponse
-
Specifies a list of message groups that Amazon Lex uses to respond the user input.
Type: ResponseSpecification object
Required: No
- successResponse
-
Specifies a list of message groups that Amazon Lex uses to respond the user input.
Type: ResponseSpecification object
Required: No
- timeoutResponse
-
Specifies a list of message groups that Amazon Lex uses to respond the user input.
Type: ResponseSpecification object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: