targets property

List<PolicyTargetSummary>? targets
final

A list of structures, each of which contains details about one of the entities to which the specified policy is attached.

Implementation

final List<PolicyTargetSummary>? targets;