Data Source: oci_cloud_guard_detector_recipe

This data source provides details about a specific Detector Recipe resource in Oracle Cloud Infrastructure Cloud Guard service.

Returns a detector recipe (DetectorRecipe object) identified by detectorRecipeId.

Example Usage

data "oci_cloud_guard_detector_recipe" "test_detector_recipe" {
	#Required
	detector_recipe_id = oci_cloud_guard_detector_recipe.test_detector_recipe.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: