# File lib/aws/core/resource.rb, line 344
        def finder_method
          "_find_in_#{request_types.join('_or_')}_response_#{@id}"
        end