minCount property

String? minCount
getter/setter pair

The minimum total number of findings of all matching info types required for this condition to evaluate to true.

Defaults to 1 if unset.

Optional.

Implementation

core.String? minCount;