Data Source: oci_ons_notification_topics

This data source provides the list of Notification Topics in Oracle Cloud Infrastructure Notifications service.

Lists topics in the specified compartment.

Transactions Per Minute (TPM) per-tenancy limit for this operation: 120.

Example Usage

data "oci_ons_notification_topics" "test_notification_topics" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	id = var.notification_topic_id
	name = var.notification_topic_name
	state = var.notification_topic_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

NotificationTopic Reference

The following attributes are exported: