Data Source: oci_fleet_apps_management_target_properties

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

Gets a list of target properties for the specified target.

Example Usage

data "oci_fleet_apps_management_target_properties" "test_target_properties" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	target_id = var.fleet_target_id
	target_name = var.fleet_target_name
	severity = var.target_property_severity
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

TargetProperty Reference

The following attributes are exported: