Data Source: oci_jms_fleet_crypto_analysis_result

This data source provides details about a specific Fleet Crypto Analysis Result resource in Oracle Cloud Infrastructure Jms service.

Retrieve the metadata for the result of a Crypto event analysis.

Example Usage

data "oci_jms_fleet_crypto_analysis_result" "test_fleet_crypto_analysis_result" {
	#Required
	crypto_analysis_result_id = oci_apm_synthetics_result.test_result.id
	fleet_id = oci_jms_fleet.test_fleet.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: