Asset Filter Track Selection Condition Args
data class AssetFilterTrackSelectionConditionArgs(val operation: Output<String>? = null, val property: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<AssetFilterTrackSelectionConditionArgs>
Properties
Link copied to clipboard
The track property to compare. Supported values are Bitrate
, FourCC
, Language
, Name
and Type
. Check documentation for more details.