Data Source: oci_fleet_apps_management_fleet_resource

This data source provides details about a specific Fleet Resource resource in Oracle Cloud Infrastructure Fleet Apps Management service.

Gets a FleetResource by identifier

Example Usage

data "oci_fleet_apps_management_fleet_resource" "test_fleet_resource" {
	#Required
	fleet_id = oci_fleet_apps_management_fleet.test_fleet.id
	fleet_resource_id = oci_cloud_guard_resource.test_resource.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: