Data Source: oci_data_safe_audit_profile_collected_audit_volumes

This data source provides the list of Audit Profile Collected Audit Volumes in Oracle Cloud Infrastructure Data Safe service.

Gets a list of all collected audit volume data points.

Example Usage

data "oci_data_safe_audit_profile_collected_audit_volumes" "test_audit_profile_collected_audit_volumes" {
	#Required
	audit_profile_id = oci_data_safe_audit_profile.test_audit_profile.id
	work_request_id = oci_containerengine_work_request.test_work_request.id

	#Optional
	month_in_consideration_greater_than = var.audit_profile_collected_audit_volume_month_in_consideration_greater_than
	month_in_consideration_less_than = var.audit_profile_collected_audit_volume_month_in_consideration_less_than
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AuditProfileCollectedAuditVolume Reference

The following attributes are exported: