MergeRouterInputConfiguration - AWS Elemental MediaConnect

MergeRouterInputConfiguration

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

Contents

mergeRecoveryWindowMilliseconds

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

Type: Long

Required: Yes

networkInterfaceArn

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

Type: String

Pattern: arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerNetworkInterface:[a-z0-9]{12}

Required: Yes

protocolConfigurations

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

Type: Array of MergeRouterInputProtocolConfiguration objects

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: