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.

List maintenance windows for a specified tenancy inĀ Fleet Application Management.

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
	time_schedule_start_greater_than_or_equal_to = var.maintenance_window_time_schedule_start_greater_than_or_equal_to
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MaintenanceWindow Reference

The following attributes are exported: