Tunnel Config Config Ingress Rule Origin Request Ip Rule
data class TunnelConfigConfigIngressRuleOriginRequestIpRule(val allow: Boolean? = null, val ports: List<Int>? = null, val prefix: String? = null)
Constructors
Link copied to clipboard
fun TunnelConfigConfigIngressRuleOriginRequestIpRule(allow: Boolean? = null, ports: List<Int>? = null, prefix: String? = null)