isTerminal property

Input<bool?>? isTerminal
final

Specifies whether a rule is the last to be applied with respect to a finding that matches the rule criteria. Defaults to false.

Implementation

final pulumi.Input<bool?>? isTerminal;