AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides information for updating the user on the progress of fulfilling an intent.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class FulfillmentUpdatesSpecification
The FulfillmentUpdatesSpecification type exposes the following members
Name | Description | |
---|---|---|
![]() |
FulfillmentUpdatesSpecification() |
Name | Type | Description | |
---|---|---|---|
![]() |
Active | System.Boolean |
Gets and sets the property Active. Determines whether fulfillment updates are sent to the user. When this field is true, updates are sent.
If the |
![]() |
StartResponse | Amazon.LexModelsV2.Model.FulfillmentStartResponseSpecification |
Gets and sets the property StartResponse. Provides configuration information for the message sent to users when the fulfillment Lambda functions starts running. |
![]() |
TimeoutInSeconds | System.Int32 |
Gets and sets the property TimeoutInSeconds. The length of time that the fulfillment Lambda function should run before it times out. |
![]() |
UpdateResponse | Amazon.LexModelsV2.Model.FulfillmentUpdateResponseSpecification |
Gets and sets the property UpdateResponse. Provides configuration information for messages sent periodically to the user while the fulfillment Lambda function is running. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5