Method: PulpcoreClient::TaskScheduleResponse#pulp_last_updated

Defined in:
lib/pulpcore_client/models/task_schedule_response.rb

#pulp_last_updatedObject

Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same.



28
29
30
# File 'lib/pulpcore_client/models/task_schedule_response.rb', line 28

def pulp_last_updated
  @pulp_last_updated
end