Data Source: oci_data_labeling_service_dataset

This data source provides details about a specific Dataset resource in Oracle Cloud Infrastructure Data Labeling Service service.

Gets a Dataset by identifier

Example Usage

data "oci_data_labeling_service_dataset" "test_dataset" {
	#Required
	dataset_id = oci_data_labeling_service_dataset.test_dataset.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: