Method: PulpFileClient::FileFileRemoteResponse#pulp_last_updated
- Defined in:
- lib/pulp_file_client/models/file_file_remote_response.rb
#pulp_last_updated ⇒ Object
Timestamp of the most recent update of the remote.
28 29 30 |
# File 'lib/pulp_file_client/models/file_file_remote_response.rb', line 28 def pulp_last_updated @pulp_last_updated end |