Data Source: oci_cloud_guard_data_source_event

This data source provides details about a specific Data Source Event resource in Oracle Cloud Infrastructure Cloud Guard service.

Returns a list of events from CloudGuard DataSource

Example Usage

data "oci_cloud_guard_data_source_event" "test_data_source_event" {
	#Required
	data_source_id = oci_cloud_guard_data_source.test_data_source.id

	#Optional
	region = var.data_source_event_region
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: