Method: PulpcoreClient::TaskScheduleResponse#task_name

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

#task_nameObject

The name of the task to be scheduled.



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

def task_name
  @task_name
end