Data Source: oci_apm_synthetics_script

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

Gets the configuration of the script identified by the OCID.

Example Usage

data "oci_apm_synthetics_script" "test_script" {
	#Required
	apm_domain_id = oci_apm_synthetics_apm_domain.test_apm_domain.id
	script_id = oci_apm_synthetics_script.test_script.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: