AWSLambdaEvents::Cognito::ClaimsOverrideDetails
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(group_override_details : GroupConfiguration | Nil = nil, claims_to_add_or_override : Hash(String, String) | Nil = nil, claims_to_suppress : Array(String) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
claims_to_add_or_override
Sourceclaims_to_suppress
Sourcegroup_override_details
Sourcegroup_override_details=(group_override_details : GroupConfiguration | Nil)
Source