Data Source: oci_database_migration_job_output

This data source provides details about a specific Job Output resource in Oracle Cloud Infrastructure Database Migration service.

List the Job Outputs

Example Usage

data "oci_database_migration_job_output" "test_job_output" {
	#Required
	job_id = oci_database_migration_job.test_job.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: