Channel Encoder Settings Output Group Output Group Settings Hls Group Settings Hls Cdn Setting Hls Webdav Settings Args
data class ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsWebdavSettingsArgs(val connectionRetryInterval: Output<Int>? = null, val filecacheDuration: Output<Int>? = null, val httpTransferMode: Output<String>? = null, val numRetries: Output<Int>? = null, val restartDelay: Output<Int>? = null) : ConvertibleToJava<ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsWebdavSettingsArgs>
Constructors
Link copied to clipboard
fun ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsHlsCdnSettingHlsWebdavSettingsArgs(connectionRetryInterval: Output<Int>? = null, filecacheDuration: Output<Int>? = null, httpTransferMode: Output<String>? = null, numRetries: Output<Int>? = null, restartDelay: Output<Int>? = null)