Data Source: oci_database_scheduling_policy_scheduling_windows

This data source provides the list of Scheduling Policy Scheduling Windows in Oracle Cloud Infrastructure Database service.

Lists the Scheduling Window resources in the specified compartment.

Example Usage

data "oci_database_scheduling_policy_scheduling_windows" "test_scheduling_policy_scheduling_windows" {
	#Required
	scheduling_policy_id = oci_database_scheduling_policy.test_scheduling_policy.id

	#Optional
	compartment_id = var.compartment_id
	display_name = var.scheduling_policy_scheduling_window_display_name
	state = var.scheduling_policy_scheduling_window_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SchedulingPolicySchedulingWindow Reference

The following attributes are exported: