Le recomendamos que utilice Amazon Lex V2 para beneficiarse de las funciones más recientes. Puede encontrar la documentación de Amazon Lex V2 aquí.
Las traducciones son generadas a través de traducción automática. En caso de conflicto entre la traducción y la version original de inglés, prevalecerá la version en inglés.
GenericAttachment
Represents an option rendered to the user when a prompt is shown. It could be an image, a button, a link, or text.
Contents
- attachmentLinkUrl
-
The URL of an attachment to the response card.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- buttons
-
The list of options to show to the user.
Type: Array of Button objects
Array Members: Minimum number of 0 items. Maximum number of 5 items.
Required: No
- imageUrl
-
The URL of an image that is displayed to the user.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- subTitle
-
The subtitle shown below the title.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 80.
Required: No
- title
-
The title of the option.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 80.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: