Data Source: oci_database_migration_job

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

Get a migration job.

Example Usage

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

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: