FindingsFilterCriterionAdditionalPropertiesArgs

constructor(eq: Output<List<String>>? = null, gt: Output<Int>? = null, gte: Output<Int>? = null, lt: Output<Int>? = null, lte: Output<Int>? = null, neq: Output<List<String>>? = null)