FailoverRouterInputConfiguration

Configuration settings for a failover router input that allows switching between two input sources.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the network interface to use for this failover router input.

Link copied to clipboard

The index (0 or 1) that specifies which source in the protocol configurations list is currently active. Used to control which of the two failover sources is currently selected. This field is ignored when sourcePriorityMode is set to NO_PRIORITY

Link copied to clipboard

A list of exactly two protocol configurations for the failover input sources. Both must use the same protocol type.

Link copied to clipboard

The mode for determining source priority in failover configurations.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String