Data Source: oci_streaming_stream_pool

This data source provides details about a specific Stream Pool resource in Oracle Cloud Infrastructure Streaming service.

Gets detailed information about the stream pool, such as Kafka settings.

Example Usage

data "oci_streaming_stream_pool" "test_stream_pool" {
	#Required
	stream_pool_id = oci_streaming_stream_pool.test_stream_pool.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: