MediaConnectFlowRouterInputConfiguration - AWS Elemental MediaConnect

MediaConnectFlowRouterInputConfiguration

Configuration settings for connecting a router input to a flow output.

Contents

sourceTransitDecryption

The decryption configuration for the flow source when connected to this router input.

Type: FlowTransitEncryption object

Required: Yes

flowArn

The ARN of the flow to connect to.

Type: String

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

Required: No

flowOutputArn

The ARN of the flow output to connect to this router input.

Type: String

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

Required: No

See Also

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