ruleOrder property

Input<int?>? ruleOrder
final

An integer ranging from 1 to 1000 that represents the order in which the rule action is applied to findings. Security Hub applies rules with lower values for this parameter first.

Implementation

final pulumi.Input<int?>? ruleOrder;