MediaConnectFlowRouterOutputConfiguration
Configuration settings for connecting a router output to a MediaConnect flow source.
Contents
- destinationTransitEncryption
-
The encryption configuration for the flow destination when connected to this router output.
Type: FlowTransitEncryption object
Required: Yes
- flowArn
-
The ARN of the flow to connect to this router output.
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
- flowSourceArn
-
The ARN of the flow source to connect to this router output.
Type: String
Pattern:
arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:source:[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: