CreateFirewallRuleResponse

Types

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

Properties

Link copied to clipboard

The action that DNS Firewall takes on DNS queries that match this rule.

Link copied to clipboard

The DNS record type for the custom response when blockResponse is OVERRIDE.

Link copied to clipboard

The custom domain to return when the action is BLOCK and blockResponse is OVERRIDE.

Link copied to clipboard

The time-to-live (TTL) value for the custom response when blockResponse is OVERRIDE.

Link copied to clipboard

The response to return when the action is BLOCK.

Link copied to clipboard

The confidence threshold for advanced threat detection.

Link copied to clipboard

The date and time when the firewall rule was created.

Link copied to clipboard

The description of the firewall rule.

Link copied to clipboard

Whether advanced DNS threat protection is enabled for this rule.

Link copied to clipboard

The ID of the DNS view associated with this firewall rule.

Link copied to clipboard

The ID of the firewall domain list used in this rule.

Link copied to clipboard
val id: String

The unique identifier for the firewall rule.

Link copied to clipboard

The name of the firewall rule.

Link copied to clipboard

The priority of the firewall rule.

Link copied to clipboard

The DNS query type that this rule matches.

Link copied to clipboard

The operational status of the firewall rule.

Link copied to clipboard

The date and time when the firewall rule was last updated.

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