Data Source: oci_ai_language_projects

This data source provides the list of Projects in Oracle Cloud Infrastructure Ai Language service.

Returns a list of Projects.

Example Usage

data "oci_ai_language_projects" "test_projects" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.project_display_name
	project_id = oci_ai_language_project.test_project.id
	state = var.project_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Project Reference

The following attributes are exported: