constraintViolationLimit property

String? constraintViolationLimit
getter/setter pair

The maximum number of audit violations to be stored in a constraint.

If not set, the internal default (currently 20) will be used.

Implementation

core.String? constraintViolationLimit;