AWS SDK Version 3 for .NET
API Reference

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.

Defines the action that the bot executes at runtime when the conversation reaches this step.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.DialogAction

Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z

Syntax

C#
public class DialogAction

The DialogAction type exposes the following members

Constructors

NameDescription
Public Method DialogAction()

Properties

NameTypeDescription
Public Property SlotToElicit System.String

Gets and sets the property SlotToElicit.

If the dialog action is ElicitSlot, defines the slot to elicit from the user.

Public Property SuppressNextMessage System.Boolean

Gets and sets the property SuppressNextMessage.

When true the next message for the intent is not used.

Public Property Type Amazon.LexModelsV2.DialogActionType

Gets and sets the property Type.

The action that the bot should execute.

Version Information

.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