Data Source: oci_database_scheduling_policy_scheduling_window

This data source provides details about a specific Scheduling Policy Scheduling Window resource in Oracle Cloud Infrastructure Database service.

Gets information about the specified Scheduling Window.

Example Usage

data "oci_database_scheduling_policy_scheduling_window" "test_scheduling_policy_scheduling_window" {
	#Required
	scheduling_policy_id = oci_database_scheduling_policy.test_scheduling_policy.id
	scheduling_window_id = oci_database_scheduling_window.test_scheduling_window.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: