ChannelInputAttachmentAutomaticInputFailoverSettingsArgs

data class ChannelInputAttachmentAutomaticInputFailoverSettingsArgs(val errorClearTimeMsec: Output<Int>? = null, val failoverConditions: Output<List<ChannelInputAttachmentAutomaticInputFailoverSettingsFailoverConditionArgs>>? = null, val inputPreference: Output<String>? = null, val secondaryInputId: Output<String>) : ConvertibleToJava<ChannelInputAttachmentAutomaticInputFailoverSettingsArgs>

Constructors

constructor(errorClearTimeMsec: Output<Int>? = null, failoverConditions: Output<List<ChannelInputAttachmentAutomaticInputFailoverSettingsFailoverConditionArgs>>? = null, inputPreference: Output<String>? = null, secondaryInputId: Output<String>)

Properties

Link copied to clipboard
val errorClearTimeMsec: Output<Int>? = null
Link copied to clipboard
val inputPreference: Output<String>? = null
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): ChannelInputAttachmentAutomaticInputFailoverSettingsArgs