FlowSourceArgs

constructor(decryption: Output<FlowSourceEncryptionArgs>? = null, description: Output<String>? = null, entitlementArn: Output<String>? = null, flowArn: Output<String>? = null, gatewayBridgeSource: Output<FlowSourceGatewayBridgeSourceArgs>? = null, ingestPort: Output<Int>? = null, maxBitrate: Output<Int>? = null, maxLatency: Output<Int>? = null, minLatency: Output<Int>? = null, name: Output<String>? = null, protocol: Output<FlowSourceProtocol>? = null, senderControlPort: Output<Int>? = null, senderIpAddress: Output<String>? = null, sourceListenerAddress: Output<String>? = null, sourceListenerPort: Output<Int>? = null, streamId: Output<String>? = null, vpcInterfaceName: Output<String>? = null, whitelistCidr: Output<String>? = null)