Method: Harbor2Client::Artifact#pull_time

Defined in:
lib/harbor2_client/models/artifact.rb

#pull_timeObject

The latest pull time of the artifact



48
49
50
# File 'lib/harbor2_client/models/artifact.rb', line 48

def pull_time
  @pull_time
end