Flow Gateway Bridge Source
data class FlowGatewayBridgeSource(val bridgeArn: String, val vpcInterfaceAttachment: FlowVpcInterfaceAttachment? = null)
The source configuration for cloud flows receiving a stream from a bridge.