Data Source: oci_queue_queues

This data source provides the list of Queues in Oracle Cloud Infrastructure Queue service.

Returns a list of queues.

Example Usage

data "oci_queue_queues" "test_queues" {

    #Optional
    compartment_id = var.compartment_id
    display_name = var.queue_display_name
    id = var.queue_id
    state = var.queue_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Queue Reference

The following attributes are exported: