class AWS::Core::Resource::AttributeProvider

def finder_method

def finder_method
  "_find_in_#{request_types.join('_or_')}_response_#{@id}"
end