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