FlowSourceArgs

constructor(decryption: Output<FlowEncryptionArgs>? = null, description: Output<String>? = null, entitlementArn: Output<String>? = null, gatewayBridgeSource: Output<FlowGatewayBridgeSourceArgs>? = null, ingestIp: Output<String>? = null, ingestPort: Output<Int>? = null, maxBitrate: Output<Int>? = null, maxLatency: Output<Int>? = null, maxSyncBuffer: Output<Int>? = null, mediaStreamSourceConfigurations: Output<List<FlowMediaStreamSourceConfigurationArgs>>? = null, minLatency: Output<Int>? = null, name: Output<String>? = null, protocol: Output<FlowSourceProtocol>? = null, senderControlPort: Output<Int>? = null, senderIpAddress: Output<String>? = null, sourceArn: Output<String>? = null, sourceIngestPort: Output<String>? = null, sourceListenerAddress: Output<String>? = null, sourceListenerPort: Output<Int>? = null, streamId: Output<String>? = null, vpcInterfaceName: Output<String>? = null, whitelistCidr: Output<String>? = null)