Data Source: oci_ai_vision_models

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

Returns a list of Models.

Example Usage

data "oci_ai_vision_models" "test_models" {

    #Optional
    compartment_id = var.compartment_id
    display_name = var.model_display_name
    id = var.model_id
    project_id = oci_ai_vision_project.test_project.id
    state = var.model_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Model Reference

The following attributes are exported: