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 settings for a message that is sent to the user when a fulfillment Lambda function starts running.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class FulfillmentStartResponseSpecification
The FulfillmentStartResponseSpecification type exposes the following members
Name | Description | |
---|---|---|
![]() |
FulfillmentStartResponseSpecification() |
Name | Type | Description | |
---|---|---|---|
![]() |
AllowInterrupt | System.Boolean |
Gets and sets the property AllowInterrupt. Determines whether the user can interrupt the start message while it is playing. |
![]() |
DelayInSeconds | System.Int32 |
Gets and sets the property DelayInSeconds. The delay between when the Lambda fulfillment function starts running and the start message is played. If the Lambda function returns before the delay is over, the start message isn't played. |
![]() |
MessageGroups | System.Collections.Generic.List<Amazon.LexModelsV2.Model.MessageGroup> |
Gets and sets the property MessageGroups. 1 - 5 message groups that contain start messages. Amazon Lex chooses one of the messages to play to the user. |
.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