Data Source: oci_apm_config_data_files

This data source provides the list of Data Files in Oracle Cloud Infrastructure Apm Config service.

Fetches a list of Data files using some parameters.

Example Usage

data "oci_apm_config_data_files" "test_data_files" {
	#Required
	apm_domain_id = oci_apm_apm_domain.test_apm_domain.id

	#Optional
	apm_type = var.data_file_apm_type
	metadata = var.data_file_metadata
	name = var.data_file_name
	time_last_modified_after = var.data_file_time_last_modified_after
	time_last_modified_before = var.data_file_time_last_modified_before
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DataFile Reference

The following attributes are exported: