Values.BridgeFlowSourceSourceThe source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
type nonrec t = {flowArn : String_.t option;The ARN of the cloud flow used as a source of this bridge.
*)flowVpcInterfaceAttachment : VpcInterfaceAttachment.t option;The name of the VPC interface attachment to use for this source.
*)name : String_.t option;The name of the flow source.
*)outputArn : String_.t option;The Amazon Resource Number (ARN) of the output.
*)}