Data Source: oci_dataintegration_workspace_export_request

This data source provides details about a specific Workspace Export Request resource in Oracle Cloud Infrastructure Data Integration service.

This endpoint can be used to get the summary/details of object being exported.

Example Usage

data "oci_dataintegration_workspace_export_request" "test_workspace_export_request" {
	#Required
	export_request_key = var.workspace_export_request_export_request_key
	workspace_id = oci_dataintegration_workspace.test_workspace.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: