Method: OCI::DataFlow::Models::RunLogSummary#run_id

Defined in:
lib/oci/data_flow/models/run_log_summary.rb

#run_idString

[Required] The runId associated with the log.



34
35
36
# File 'lib/oci/data_flow/models/run_log_summary.rb', line 34

def run_id
  @run_id
end