Data Source: oci_datascience_ml_applications

This data source provides the list of Ml Applications in Oracle Cloud Infrastructure Data Science service.

Returns a list of MlApplications.

Example Usage

data "oci_datascience_ml_applications" "test_ml_applications" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	compartment_id_in_subtree = var.ml_application_compartment_id_in_subtree
	ml_application_id = oci_datascience_ml_application.test_ml_application.id
	name = var.ml_application_name
	state = var.ml_application_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MlApplication Reference

The following attributes are exported: