Method: Airflow::Models::WorkflowRun#updated_at

Defined in:
lib/async_flow/models.rb

#updated_atObject

Returns the value of attribute updated_at

Returns:

  • (Object)

    the current value of updated_at



6
7
8
# File 'lib/async_flow/models.rb', line 6

def updated_at
  @updated_at
end