# File lib/aws/route_53/change_info.rb, line 66
      def get_resource attr_name = nil
        client.get_change(:id => id)
      end