AnalyzerFilterArgs

constructor(contains: Output<List<String>>? = null, eq: Output<List<String>>? = null, exists: Output<Boolean>? = null, neq: Output<List<String>>? = null, property: Output<String>)