Data Source: oci_log_analytics_namespace_lookup

This data source provides details about a specific Namespace Lookup resource in Oracle Cloud Infrastructure Log Analytics service.

Gets detailed information about the lookup with the specified name.

Example Usage

data "oci_log_analytics_namespace_lookup" "test_namespace_lookup" {
	#Required
	lookup_name = var.namespace_lookup_lookup_name
	namespace = var.namespace_lookup_namespace
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: