UpdateDnsViewRequest

Types

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

Properties

Link copied to clipboard

A description of the DNS view.

Link copied to clipboard

Whether to enable DNSSEC validation for the DNS view.

Link copied to clipboard

The unique identifier of the DNS view to update.

Link copied to clipboard

Whether to enable EDNS Client Subnet injection for the DNS view.

Link copied to clipboard

Whether firewall rules should fail open when they cannot be evaluated.

Link copied to clipboard
val name: String?

The name of the DNS view.

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