StandardRouterInputConfiguration - AWS Elemental MediaConnect

StandardRouterInputConfiguration

The configuration settings for a standard router input, including the protocol, protocol-specific configuration, network interface, and availability zone.

Contents

networkInterfaceArn

The Amazon Resource Name (ARN) of the network interface associated with the standard router input.

Type: String

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

Required: Yes

protocolConfiguration

The configuration settings for the protocol used by the standard router input.

Type: RouterInputProtocolConfiguration object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

protocol

The protocol used by the standard router input.

Type: String

Valid Values: RTP | RIST | SRT_CALLER | SRT_LISTENER

Required: No

See Also

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