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