Data Source: oci_streaming_stream_pools

This data source provides the list of Stream Pools in Oracle Cloud Infrastructure Streaming service.

List the stream pools for a given compartment ID.

Example Usage

data "oci_streaming_stream_pools" "test_stream_pools" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	id = var.stream_pool_id
	name = var.stream_pool_name
	state = var.stream_pool_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

StreamPool Reference

The following attributes are exported: