MergeRouterInputConfiguration
Configuration settings for a merge router input that combines two input sources.
Types
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
inline fun copy(block: MergeRouterInputConfiguration.Builder.() -> Unit = {}): MergeRouterInputConfiguration