findingProviderFieldsCriticalities property

Input<List<InsightFiltersFindingProviderFieldsCriticality>?>? findingProviderFieldsCriticalities
final

The finding provider value for the level of importance assigned to the resources associated with the findings. A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources. See Number Filter below for more details.

Implementation

final pulumi.Input<List<InsightFiltersFindingProviderFieldsCriticality>?>? findingProviderFieldsCriticalities;