FirewallRuleGroupFirewallRule

data class FirewallRuleGroupFirewallRule(val action: FirewallRuleGroupFirewallRuleAction, val blockOverrideDnsType: FirewallRuleGroupFirewallRuleBlockOverrideDnsType? = null, val blockOverrideDomain: String? = null, val blockOverrideTtl: Int? = null, val blockResponse: FirewallRuleGroupFirewallRuleBlockResponse? = null, val firewallDomainListId: String, val firewallDomainRedirectionAction: FirewallRuleGroupFirewallRuleFirewallDomainRedirectionAction? = null, val priority: Int, val qtype: String? = null)

Firewall Rule associating the Rule Group to a Domain List

Constructors

Link copied to clipboard
constructor(action: FirewallRuleGroupFirewallRuleAction, blockOverrideDnsType: FirewallRuleGroupFirewallRuleBlockOverrideDnsType? = null, blockOverrideDomain: String? = null, blockOverrideTtl: Int? = null, blockResponse: FirewallRuleGroupFirewallRuleBlockResponse? = null, firewallDomainListId: String, firewallDomainRedirectionAction: FirewallRuleGroupFirewallRuleFirewallDomainRedirectionAction? = null, priority: Int, qtype: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

BlockOverrideDomain

Link copied to clipboard
val blockOverrideTtl: Int? = null

BlockOverrideTtl

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Rule Priority

Link copied to clipboard
val qtype: String? = null

Qtype