class Aws::Lex::Types::GenericAttachment

Represents an option rendered to the user when a prompt is shown. It could be an image, a button, a link, or text.

@!attribute [rw] title

The title of the option.
@return [String]

@!attribute [rw] sub_title

The subtitle shown below the title.
@return [String]

@!attribute [rw] attachment_link_url

The URL of an attachment to the response card.
@return [String]

@!attribute [rw] image_url

The URL of an image that is displayed to the user.
@return [String]

@!attribute [rw] buttons

The list of options to show to the user.
@return [Array<Types::Button>]

@see docs.aws.amazon.com/goto/WebAPI/runtime.lex-2016-11-28/GenericAttachment AWS API Documentation

Constants

SENSITIVE