types property

Input<List<AutomationRuleCriteriaType>?>? types
final

One or more finding types in the format of namespace/category/classifier that classify a finding. Documented below.

Implementation

final pulumi.Input<List<AutomationRuleCriteriaType>?>? types;