# File lib/fog/aws/parsers/auto_scaling/put_notification_configuration.rb, line 16 def end_element(name) case name when 'RequestId' @response['ResponseMetadata'][name] = value end end