Data Source: oci_queue_queue

This data source provides details about a specific Queue resource in Oracle Cloud Infrastructure Queue service.

Gets a queue by identifier.

Example Usage

data "oci_queue_queue" "test_queue" {
	#Required
	queue_id = oci_queue_queue.test_queue.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: