Data Source: oci_apm_traces_scheduled_query

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

Retrieve a scheduled query in the APM Domain.

Example Usage

data "oci_apm_traces_scheduled_query" "test_scheduled_query" {
	#Required
	apm_domain_id = oci_apm_apm_domain.test_apm_domain.id
	scheduled_query_id = oci_apm_traces_scheduled_query.test_scheduled_query.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: