agentIds property

List<String>? agentIds
final

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

Implementation

final List<String>? agentIds;