Data Source: oci_database_execution_windows

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

Lists the execution window resources in the specified compartment.

Example Usage

data "oci_database_execution_windows" "test_execution_windows" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.execution_window_display_name
	execution_resource_id = oci_cloud_guard_resource.test_resource.id
	state = var.execution_window_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ExecutionWindow Reference

The following attributes are exported: