Data Source: oci_fleet_apps_management_target_components

This data source provides the list of Target Components in Oracle Cloud Infrastructure Fleet Apps Management service.

Gets a list of target component for the specified target.

Example Usage

data "oci_fleet_apps_management_target_components" "test_target_components" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	target_id = var.fleet_target_id
	target_name = var.fleet_target_name
	name = var.target_component_name
	severity = var.target_component_severity
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

TargetComponent Reference

The following attributes are exported: