Data Source: oci_data_safe_alert_policy_rules

This data source provides the list of Alert Policy Rules in Oracle Cloud Infrastructure Data Safe service.

Lists the rules of the specified alert policy. The alert policy is said to be satisfied when all rules in the policy evaulate to true. If there are three rules: rule1,rule2 and rule3, the policy is satisfied if rule1 AND rule2 AND rule3 is True.

Example Usage

data "oci_data_safe_alert_policy_rules" "test_alert_policy_rules" {
	#Required
	alert_policy_id = oci_data_safe_alert_policy.test_alert_policy.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AlertPolicyRule Reference

The following attributes are exported: