Data Source: oci_ai_anomaly_detection_data_assets

This data source provides the list of Data Assets in Oracle Cloud Infrastructure Ai Anomaly Detection service.

Returns a list of DataAssets.

Example Usage

data "oci_ai_anomaly_detection_data_assets" "test_data_assets" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.data_asset_display_name
	project_id = oci_ai_anomaly_detection_project.test_project.id
	state = var.data_asset_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DataAsset Reference

The following attributes are exported: