AWSLambdaEvents::IoT::CoreCustomAuthorizerResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(authenticated : Bool, principal_id : String, disconnect_after_in_seconds : UInt32, refresh_after_in_seconds : UInt32, policy_documents : Array(AWSLambdaEvents::IAMPolicyDocument))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
authenticated?
Sourcedisconnect_after_in_seconds
Sourcepolicy_documents
Sourceprincipal_id
Sourcerefresh_after_in_seconds
Source