struct

AWSLambdaEvents::Lex::ResponseCard

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(version : Int64 | Nil = nil, content_type : String | Nil = nil, generic_attachments : Array(Attachment) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content_type
Source
content_type=(content_type : String | Nil)
Source
generic_attachments
Source
generic_attachments=(generic_attachments : Array(Attachment) | Nil)
Source
version
Source
version=(version : Int64 | Nil)
Source