Encoder System Preset Args
data class EncoderSystemPresetArgs(val name: Output<Either<String, EncoderSystemPresetType>>, val type: Output<String>) : ConvertibleToJava<EncoderSystemPresetArgs>
Describes a built-in preset for encoding the input content using the encoder processor.