input Loss Behavior
suspend fun inputLossBehavior(value: Output<ChannelEncoderSettingsGlobalConfigurationInputLossBehaviorArgs>)
suspend fun inputLossBehavior(value: ChannelEncoderSettingsGlobalConfigurationInputLossBehaviorArgs?)
Parameters
value
Settings for system actions when input is lost. See Input Loss Behavior for more details.
suspend fun inputLossBehavior(argument: suspend ChannelEncoderSettingsGlobalConfigurationInputLossBehaviorArgsBuilder.() -> Unit)
Parameters
argument
Settings for system actions when input is lost. See Input Loss Behavior for more details.