data class SyntheticTaskMonitorConfStream(val customHeaderContent: Map<String, Any>? = null, val playerType: Int? = null, val streamAddressType: Int? = null, val streamMonitorTimeout: Int? = null, val streamType: Int? = null, val targetUrl: String? = null, val whiteList: String? = null)