generatorIds property

Input<List<InsightFiltersGeneratorId>?>? generatorIds
final

The identifier for the solution-specific component (a discrete unit of logic) that generated a finding. See String Filter below for more details.

Implementation

final pulumi.Input<List<InsightFiltersGeneratorId>?>? generatorIds;