Data Source: oci_data_safe_report_content

This data source provides details about a specific Report Content resource in Oracle Cloud Infrastructure Data Safe service.

Downloads the specified report in the form of .xls or .pdf.

Example Usage

data "oci_data_safe_report_content" "test_report_content" {
	#Required
	report_id = oci_data_safe_report.test_report.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: