Data Source: oci_apm_config_config

This data source provides details about a specific Config resource in Oracle Cloud Infrastructure Apm Config service.

Gets the configuration item identified by the OCID.

Example Usage

data "oci_apm_config_config" "test_config" {
	#Required
	apm_domain_id = oci_apm_apm_domain.test_apm_domain.id
	config_id = oci_apm_config_config.test_config.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: