Method: IntersightClient::SoftwarerepositoryFile#last_access_time

Defined in:
lib/intersight_client/models/softwarerepository_file.rb

#last_access_timeObject

The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache.



41
42
43
# File 'lib/intersight_client/models/softwarerepository_file.rb', line 41

def last_access_time
  @last_access_time
end