class Aws::MediaLive::Types::InputLossFailoverSettings

MediaLive will perform a failover if content is not detected in this input for the specified period.

@note When making an API call, you may pass InputLossFailoverSettings

data as a hash:

    {
      input_loss_threshold_msec: 1,
    }

@!attribute [rw] input_loss_threshold_msec

The amount of time (in milliseconds) that no input is detected.
After that time, an input failover will occur.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputLossFailoverSettings AWS API Documentation

Constants

SENSITIVE