Method: Inspec::Resources::WindowsHotfix#resource_id

Defined in:
lib/inspec/resources/windows_hotfix.rb

#resource_idObject



27
28
29
# File 'lib/inspec/resources/windows_hotfix.rb', line 27

def resource_id
  @id || "windows_hotfix"
end