FirewallRuleTypeDefinition

The definition of an available rule type that can be used in DNS Firewall rules. This is returned by ListFirewallRuleTypes.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the rule type.

Link copied to clipboard

The display name of the rule type.

Link copied to clipboard

The category or class of the rule type, such as FirewallAdvancedContentCategory or FirewallAdvancedThreatCategory.

Link copied to clipboard

The specific identifier within the rule type category, such as VIOLENCE_AND_HATE_SPEECH or PHISHING.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String