failoverConditions property

List<FailoverCondition>? failoverConditions
final

A list of failover conditions. If any of these conditions occur, MediaLive will perform a failover to the other input.

Implementation

final List<FailoverCondition>? failoverConditions;