class Aws::Lex::Types::ResponseCard

If you configure a response card when creating your bots, Amazon Lex substitutes the session attributes and slot values that are available, and then returns it. The response card can also come from a Lambda function ( `dialogCodeHook` and `fulfillmentActivity` on an intent).

@!attribute [rw] version

The version of the response card format.
@return [String]

@!attribute [rw] content_type

The content type of the response.
@return [String]

@!attribute [rw] generic_attachments

An array of attachment objects representing options.
@return [Array<Types::GenericAttachment>]

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

Constants

SENSITIVE