AddBridgeFlowSourceRequest
Add a flow source to an existing bridge.
Contents
- flowArn
-
The Amazon Resource Number (ARN) of the flow to use as a source of this bridge.
Type: String
Pattern:
arn:.+:mediaconnect.+:flow:.+
Required: Yes
- name
-
The name of the flow source. This name is used to reference the source and must be unique among sources in this bridge.
Type: String
Required: Yes
- flowVpcInterfaceAttachment
-
The name of the VPC interface attachment to use for this source.
Type: VpcInterfaceAttachment object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: