GetDnsViewResponse

Types

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

Properties

Link copied to clipboard
val arn: String

Amazon Resource Name (ARN) of the DNS view.

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotency. This means that making the same request multiple times with the same clientToken has the same result every time.

Link copied to clipboard

The time and date the DNS view was creates on.

Link copied to clipboard

Description of the DNS view.

Link copied to clipboard

Specifies whether DNSSEC is enabled or disabled for the DNS view.

Link copied to clipboard

Specifies whether edns0 client subnet is enabled.

Link copied to clipboard

Specifies the DNS Firewall failure mode configuration. When enabled, the DNS Firewall allows DNS queries to proceed if it's unable to properly evaluate them. When disabled, the DNS Firewall blocks DNS queries it's unable to evaluate.

Link copied to clipboard

ID of the Global Resolver the DNS view is associated to.

Link copied to clipboard
val id: String

ID of the DNS view.

Link copied to clipboard

Name of the DNS view.

Link copied to clipboard

Operational status of the DNS view.

Link copied to clipboard

The time and date the DNS view was updated on.

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