MergeRouterInputConfiguration

Configuration settings for a merge router input that combines two input sources.

Types

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

Properties

Link copied to clipboard

The time window in milliseconds for merging the two input sources.

Link copied to clipboard

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

Link copied to clipboard

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

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