Domain Listen
constructor(certId: String? = null, cipherSuite: Int? = null, customCiphers: List<String>? = null, enableTlsv3: Boolean? = null, exclusiveIp: Boolean? = null, focusHttps: Boolean? = null, http2Enabled: Boolean? = null, httpPorts: List<Int>? = null, httpsPorts: List<Int>? = null, ipv6Enabled: Boolean? = null, protectionResource: String? = null, tlsVersion: String? = null, xffHeaderMode: Int? = null, xffHeaders: List<String>? = null)