BatchUpdateFirewallRuleResult

Information about a firewall rule that was updated in a batch operation.

Types

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

Properties

Link copied to clipboard

The action configured for the updated firewall rule.

Link copied to clipboard

The DNS record type configured for the updated firewall rule's custom response.

Link copied to clipboard

The custom domain name configured for the updated firewall rule's BLOCK response.

Link copied to clipboard

The TTL value configured for the updated firewall rule's custom response.

Link copied to clipboard

The type of block response configured for the updated firewall rule.

Link copied to clipboard

The unique string that identified the request and ensured idempotency.

Link copied to clipboard

The confidence threshold configured for the updated firewall rule's advanced threat detection.

Link copied to clipboard

The date and time when the firewall rule was originally created.

Link copied to clipboard

The description of the updated firewall rule.

Link copied to clipboard

Whether advanced DNS threat protection is enabled for the updated firewall rule.

Link copied to clipboard

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

Link copied to clipboard

The ID of the firewall domain list associated with the updated firewall rule.

Link copied to clipboard
val id: String

The unique identifier of the updated firewall rule.

Link copied to clipboard
val name: String?

The name of the updated firewall rule.

Link copied to clipboard

The priority of the updated firewall rule.

Link copied to clipboard

The DNS query type that the updated firewall rule matches.

Link copied to clipboard

The current status of the updated 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