FailoverRouterInputConfiguration
Configuration settings for a failover router input that allows switching between two input sources.
Types
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
inline fun copy(block: FailoverRouterInputConfiguration.Builder.() -> Unit = {}): FailoverRouterInputConfiguration