Zero Trust Gateway Logging Settings By Rule Type
data class ZeroTrustGatewayLoggingSettingsByRuleType(val dns: ZeroTrustGatewayLoggingSettingsByRuleTypeDns? = null, val http: ZeroTrustGatewayLoggingSettingsByRuleTypeHttp? = null, val l4: ZeroTrustGatewayLoggingSettingsByRuleTypeL4? = null)
Constructors
Link copied to clipboard
constructor(dns: ZeroTrustGatewayLoggingSettingsByRuleTypeDns? = null, http: ZeroTrustGatewayLoggingSettingsByRuleTypeHttp? = null, l4: ZeroTrustGatewayLoggingSettingsByRuleTypeL4? = null)