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.
Specifies the prompts that Amazon Lex uses while a bot is waiting for customer input.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class WaitAndContinueSpecification
The WaitAndContinueSpecification type exposes the following members
Name | Description | |
---|---|---|
![]() |
WaitAndContinueSpecification() |
Name | Type | Description | |
---|---|---|---|
![]() |
Active | System.Boolean |
Gets and sets the property Active.
Specifies whether the bot will wait for a user to respond. When this field is false,
wait and continue responses for a slot aren't used. If the |
![]() |
ContinueResponse | Amazon.LexModelsV2.Model.ResponseSpecification |
Gets and sets the property ContinueResponse. The response that Amazon Lex sends to indicate that the bot is ready to continue the conversation. |
![]() |
StillWaitingResponse | Amazon.LexModelsV2.Model.StillWaitingResponseSpecification |
Gets and sets the property StillWaitingResponse. A response that Amazon Lex sends periodically to the user to indicate that the bot is still waiting for input from the user. |
![]() |
WaitingResponse | Amazon.LexModelsV2.Model.ResponseSpecification |
Gets and sets the property WaitingResponse. The response that Amazon Lex sends to indicate that the bot is waiting for the conversation to continue. |
.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