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.
Determines if a Lambda function should be invoked for a specific intent.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class FulfillmentCodeHookSettings
The FulfillmentCodeHookSettings type exposes the following members
Name | Description | |
---|---|---|
![]() |
FulfillmentCodeHookSettings() |
Name | Type | Description | |
---|---|---|---|
![]() |
Active | System.Boolean |
Gets and sets the property Active.
Determines whether the fulfillment code hook is used. When |
![]() |
Enabled | System.Boolean |
Gets and sets the property Enabled. Indicates whether a Lambda function should be invoked to fulfill a specific intent. |
![]() |
FulfillmentUpdatesSpecification | Amazon.LexModelsV2.Model.FulfillmentUpdatesSpecification |
Gets and sets the property FulfillmentUpdatesSpecification. Provides settings for update messages sent to the user for long-running Lambda fulfillment functions. Fulfillment updates can be used only with streaming conversations. |
![]() |
PostFulfillmentStatusSpecification | Amazon.LexModelsV2.Model.PostFulfillmentStatusSpecification |
Gets and sets the property PostFulfillmentStatusSpecification. Provides settings for messages sent to the user for after the Lambda fulfillment function completes. Post-fulfillment messages can be sent for both streaming and non-streaming conversations. |
.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