This data source provides details about a specific Job Output resource in Oracle Cloud Infrastructure Database Migration service.
List the Job Outputs
data "oci_database_migration_job_output" "test_job_output" {
#Required
job_id = oci_database_migration_job.test_job.id
}
The following arguments are supported:
job_id
- (Required) The OCID of the job The following attributes are exported:
items
- Items in collection.
message
- Job output line.