Data Source: oci_jms_fleet_drs_file

This data source provides details about a specific Fleet Drs File resource in Oracle Cloud Infrastructure Jms service.

Get the detail about the created DRS file in the Fleet.

Example Usage

data "oci_jms_fleet_drs_file" "test_fleet_drs_file" {
	#Required
	drs_file_key = var.fleet_drs_file_drs_file_key
	fleet_id = oci_jms_fleet.test_fleet.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: