TrailAdvancedEventSelectorFieldSelectorArgs

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