BatchCreateFirewallRuleResult

The result of creating a firewall rule 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 created firewall rule.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The type of block response configured for the created 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 created firewall rule's 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 created firewall rule.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
val id: String?

The unique identifier of the created firewall rule.

Link copied to clipboard

The name of the managed domain list associated with the created firewall rule.

Link copied to clipboard

The name of the created firewall rule.

Link copied to clipboard

The priority of the created firewall rule.

Link copied to clipboard

The DNS query type that the created firewall rule matches.

Link copied to clipboard

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