Data Source: oci_database_scheduling_policies

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

Lists the Scheduling Policy resources in the specified compartment.

Example Usage

data "oci_database_scheduling_policies" "test_scheduling_policies" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.scheduling_policy_display_name
	state = var.scheduling_policy_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SchedulingPolicy Reference

The following attributes are exported: