AWSLambdaEvents::Cognito::DefineAuthChallengeResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(challenge_name : String | Nil = nil, issue_tokens : Bool = false, fail_authentication : Bool = false)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
challenge_name
Sourcefail_authentication?
Sourceissue_tokens?
Source