isTerminal property
Specifies whether a rule is the last to be applied with respect to a finding that matches the rule criteria. Defaults to false.
Implementation
late final pulumi.Output<bool> isTerminal;
Specifies whether a rule is the last to be applied with respect to a finding that matches the rule criteria. Defaults to false.
late final pulumi.Output<bool> isTerminal;