AWSLambdaEvents::Cognito::MigrateUserResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(user_attributes : Hash(String, String), final_user_status : String | Nil = nil, message_action : String | Nil = nil, desired_delivery_mediums : Array(String) | Nil = nil, force_alias_creation : Bool = false)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
desired_delivery_mediums
Sourcefinal_user_status
Sourceforce_alias_creation?
Sourcemessage_action
Sourceuser_attributes
Source