AWSLambdaEvents::LambdaFunctionURL::Response
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(status_code : Int32, body : String | Nil = nil, headers : Hash(String, String) | Nil = nil, cookies : Array(String) | Nil = nil, base64_encoded : Bool = false)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
base64_encoded?
Sourcebody
Sourcecookies
Sourceheaders
Sourcestatus_code
Source