Data Source: oci_fleet_apps_management_maintenance_windows

This data source provides the list of Maintenance Windows in Oracle Cloud Infrastructure Fleet Apps Management service.

Returns a list of MaintenanceWindows in the specified Tenancy.

Example Usage

data "oci_fleet_apps_management_maintenance_windows" "test_maintenance_windows" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.maintenance_window_display_name
	id = var.maintenance_window_id
	state = var.maintenance_window_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MaintenanceWindow Reference

The following attributes are exported: