Data Source: oci_cloud_migrations_replication_schedules

This data source provides the list of Replication Schedules in Oracle Cloud Infrastructure Cloud Migrations service.

Returns a list of replication schedules.

Example Usage

data "oci_cloud_migrations_replication_schedules" "test_replication_schedules" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.replication_schedule_display_name
	replication_schedule_id = oci_cloud_migrations_replication_schedule.test_replication_schedule.id
	state = var.replication_schedule_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ReplicationSchedule Reference

The following attributes are exported: