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.
Represents an option rendered to the user when a prompt is shown. It could be an image, a button, a link, or text.
Namespace: Amazon.Lex.Model
Assembly: AWSSDK.Lex.dll
Version: 3.x.y.z
public class GenericAttachment
The GenericAttachment type exposes the following members
Name | Description | |
---|---|---|
![]() |
GenericAttachment() |
Name | Type | Description | |
---|---|---|---|
![]() |
AttachmentLinkUrl | System.String |
Gets and sets the property AttachmentLinkUrl. The URL of an attachment to the response card. |
![]() |
Buttons | System.Collections.Generic.List<Amazon.Lex.Model.Button> |
Gets and sets the property Buttons. The list of options to show to the user. |
![]() |
ImageUrl | System.String |
Gets and sets the property ImageUrl. The URL of an image that is displayed to the user. |
![]() |
SubTitle | System.String |
Gets and sets the property SubTitle. The subtitle shown below the title. |
![]() |
Title | System.String |
Gets and sets the property Title. The title of the option. |
.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