AWSLambdaEvents::APIGateway::Authorizer::Response
Inherits JSON::Serializable < Struct < Value < Object
IAM-policy response (V1 + V2 IAM-mode)
Constructors
new(principal_id : String, policy_document : Policy, context : Hash(String, JSON::Any) | Nil = nil, usage_identifier_key : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
context
Sourcepolicy_document
Sourcepolicy_document=(policy_document : Policy)
Sourceprincipal_id
Sourceusage_identifier_key
Source