type property

Input<String?>? type
final

Specifies that the rule action should update the Types finding field. The Types finding field classifies findings in the format of namespace/category/classifier.

Implementation

final pulumi.Input<String?>? type;