Data Source: oci_fleet_apps_management_runbook_export

This data source provides details about a specific Runbook Export resource in Oracle Cloud Infrastructure Fleet Apps Management service.

Get the runbook export status for provided runbook and exportId.

Example Usage

data "oci_fleet_apps_management_runbook_export" "test_runbook_export" {
	#Required
	export_id = var.runbook_export_id
	runbook_id = oci_fleet_apps_management_runbook.test_runbook.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: