SyntheticTaskMonitorConfNetDns

data class SyntheticTaskMonitorConfNetDns(val dnsServerIpType: Int? = null, val nsServer: String? = null, val queryMethod: Int? = null, val targetUrl: String, val timeout: Int? = null)

Constructors

Link copied to clipboard
constructor(dnsServerIpType: Int? = null, nsServer: String? = null, queryMethod: Int? = null, targetUrl: String, timeout: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dnsServerIpType: Int? = null
Link copied to clipboard
val nsServer: String? = null
Link copied to clipboard
val queryMethod: Int? = null
Link copied to clipboard
Link copied to clipboard
val timeout: Int? = null