Live Event Input Track Selection Args
data class LiveEventInputTrackSelectionArgs(val operation: Output<String>? = null, val property: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<LiveEventInputTrackSelectionArgs>
A track selection condition. This property is reserved for future use, any value set on this property will be ignored.