Data Source: oci_ai_vision_stream_jobs

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

Get list of stream jobs

Example Usage

data "oci_ai_vision_stream_jobs" "test_stream_jobs" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.stream_job_display_name
	id = var.stream_job_id
	state = var.stream_job_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

StreamJob Reference

The following attributes are exported: