Builder

class Builder

Properties

Link copied to clipboard
var cidr: String?

The IP address or CIDR range that is allowed to send DNS queries to the Route 53 Global Resolver.

Link copied to clipboard

A unique string that identifies the request and ensures idempotency.

Link copied to clipboard

The ID of the DNS view to associate with this access source.

Link copied to clipboard

The IP address type for this access source. Valid values are IPv4 and IPv6 (if the Route 53 Global Resolver supports dual-stack).

Link copied to clipboard
var name: String?

A descriptive name for the access source.

Link copied to clipboard

The DNS protocol that is permitted for this access source. Valid values are Do53 (DNS over port 53), DoT (DNS over TLS), and DoH (DNS over HTTPS).

Link copied to clipboard

Tags to associate with the access source.