Data Source: oci_streaming_stream

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

Gets detailed information about a stream, including the number of partitions.

Example Usage

data "oci_streaming_stream" "test_stream" {
	#Required
	stream_id = oci_streaming_stream.test_stream.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: