EventDataStoreAdvancedEventSelectorFieldSelectorArgs

constructor(endsWiths: Output<List<String>>? = null, equals: Output<List<String>>? = null, field: Output<String>? = null, notEndsWiths: Output<List<String>>? = null, notEquals: Output<List<String>>? = null, notStartsWiths: Output<List<String>>? = null, startsWiths: Output<List<String>>? = null)