EventDataStoreAdvancedFieldSelectorArgs

constructor(endsWith: Output<List<String>>? = null, equals: Output<List<String>>? = null, field: Output<String>, notEndsWith: Output<List<String>>? = null, notEquals: Output<List<String>>? = null, notStartsWith: Output<List<String>>? = null, startsWith: Output<List<String>>? = null)