Data Source: oci_datascience_compute_target

This data source provides details about a specific Compute Target resource in Oracle Cloud Infrastructure Data Science service.

Retrieves the compute target for the specified computeTargetId.

Example Usage

data "oci_datascience_compute_target" "test_compute_target" {
	#Required
	compute_target_id = oci_datascience_compute_target.test_compute_target.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: