Data Source: oci_ai_vision_model

This data source provides details about a specific Model resource in Oracle Cloud Infrastructure Ai Vision service.

Gets a Model by identifier

Example Usage

data "oci_ai_vision_model" "test_model" {
	#Required
	model_id = oci_ai_vision_model.test_model.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: