Data Source: oci_apm_traces_attribute_auto_activate_status

This data source provides details about a specific Attribute Auto Activate Status resource in Oracle Cloud Infrastructure Apm Traces service.

Get autoactivation status for a private data key or public data key in the APM Domain.

Example Usage

data "oci_apm_traces_attribute_auto_activate_status" "test_attribute_auto_activate_status" {
	#Required
	apm_domain_id = oci_apm_apm_domain.test_apm_domain.id
	data_key_type = var.attribute_auto_activate_status_data_key_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: