AWSLambdaEvents::AppSync::LambdaAuthorizerResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(authorized : Bool, resolver_context : Hash(String, JSON::Any) | Nil = nil, denied_fields : Array(String) | Nil = nil, ttl_override : Int32 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
authorized?
Sourcedenied_fields
Sourceresolver_context
Sourcettl_override
Source