Get Ddos Coo Domain Resources Resource
data class GetDdosCooDomainResourcesResource(val blackLists: List<String>, val ccEnabled: Boolean, val ccRuleEnabled: Boolean, val ccTemplate: String, val certName: String, val domain: String, val http2Enable: Boolean, val httpsExt: String, val id: String, val instanceIds: List<String>, val policyMode: String, val proxyEnabled: Boolean, val proxyTypes: List<GetDdosCooDomainResourcesResourceProxyType>, val realServers: List<String>, val rsType: Int, val sslCiphers: String, val sslProtocols: String, val whiteLists: List<String>)
Constructors
Link copied to clipboard
fun GetDdosCooDomainResourcesResource(blackLists: List<String>, ccEnabled: Boolean, ccRuleEnabled: Boolean, ccTemplate: String, certName: String, domain: String, http2Enable: Boolean, httpsExt: String, id: String, instanceIds: List<String>, policyMode: String, proxyEnabled: Boolean, proxyTypes: List<GetDdosCooDomainResourcesResourceProxyType>, realServers: List<String>, rsType: Int, sslCiphers: String, sslProtocols: String, whiteLists: List<String>)