Data Source: oci_database_migration_jobs

This data source provides the list of Jobs in Oracle Cloud Infrastructure Database Migration service.

List all the names of the Migration jobs associated to the specified migration site.

Example Usage

data "oci_database_migration_jobs" "test_jobs" {
	#Required
	migration_id = oci_database_migration_migration.test_migration.id

	#Optional
	display_name = var.job_display_name
	state = var.job_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Job Reference

The following attributes are exported: