This data source provides the list of Run Logs in Oracle Cloud Infrastructure Data Flow service.
Retrieves summaries of the run's logs.
data "oci_dataflow_run_logs" "test_run_logs" {
#Required
run_id = oci_dataflow_run.test_run.id
}
The following arguments are supported:
run_id
- (Required) The unique ID for the run The following attributes are exported:
run_logs
- The list of run_logs.The following attributes are exported: