Data Source: oci_events_rules

This data source provides the list of Rules in Oracle Cloud Infrastructure Events service.

Lists rules for this compartment.

Example Usage

data "oci_events_rules" "test_rules" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.rule_display_name
	state = var.rule_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Rule Reference

The following attributes are exported: