GetZeroTrustGatewayLoggingSettingsByRuleType

data class GetZeroTrustGatewayLoggingSettingsByRuleType(val dns: String, val http: String, val l4: String)

Constructors

constructor(dns: String, http: String, l4: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dns: String

Logging settings for DNS firewall.

Link copied to clipboard

Logging settings for HTTP/HTTPS firewall.

Link copied to clipboard
val l4: String

Logging settings for Network firewall.