Data Source: oci_ai_vision_stream_sources

This data source provides the list of Stream Sources in Oracle Cloud Infrastructure Ai Vision service.

Gets a list of the streamSources in the specified compartment.

Example Usage

data "oci_ai_vision_stream_sources" "test_stream_sources" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.stream_source_display_name
	id = var.stream_source_id
	state = var.stream_source_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

StreamSource Reference

The following attributes are exported: