GetFlowSourceResult

constructor(decryption: FlowSourceEncryption? = null, description: String? = null, entitlementArn: String? = null, flowArn: String? = null, gatewayBridgeSource: FlowSourceGatewayBridgeSource? = null, ingestIp: String? = null, ingestPort: Int? = null, maxBitrate: Int? = null, maxLatency: Int? = null, minLatency: Int? = null, protocol: FlowSourceProtocol? = null, senderControlPort: Int? = null, senderIpAddress: String? = null, sourceArn: String? = null, sourceIngestPort: String? = null, sourceListenerAddress: String? = null, sourceListenerPort: Int? = null, streamId: String? = null, vpcInterfaceName: String? = null, whitelistCidr: String? = null)