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 a statement the Amazon Lex conveys to the user when the intent is successfully fulfilled.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class IntentClosingSetting
The IntentClosingSetting type exposes the following members
Name | Description | |
---|---|---|
![]() |
IntentClosingSetting() |
Name | Type | Description | |
---|---|---|---|
![]() |
Active | System.Boolean |
Gets and sets the property Active.
Specifies whether an intent's closing response is used. When this field is false,
the closing response isn't sent to the user. If the |
![]() |
ClosingResponse | Amazon.LexModelsV2.Model.ResponseSpecification |
Gets and sets the property ClosingResponse. The response that Amazon Lex sends to the user when the intent is complete. |
![]() |
Conditional | Amazon.LexModelsV2.Model.ConditionalSpecification |
Gets and sets the property Conditional.
A list of conditional branches associated with the intent's closing response. These
branches are executed when the |
![]() |
NextStep | Amazon.LexModelsV2.Model.DialogState |
Gets and sets the property NextStep. Specifies the next step that the bot executes after playing the intent's closing response. |
.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