UpdateResolverEndpointRequest

Types

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

Properties

Link copied to clipboard
val name: String?

The name of the Resolver endpoint that you want to update.

Link copied to clipboard

The protocols you want to use for the endpoint. DoH-FIPS is applicable for inbound endpoints only.

Link copied to clipboard

The ID of the Resolver endpoint that you want to update.

Link copied to clipboard

Specifies the endpoint type for what type of IP address the endpoint uses to forward DNS queries.

Link copied to clipboard

Specifies the IPv6 address when you update the Resolver endpoint from IPv4 to dual-stack. If you don't specify an IPv6 address, one will be automatically chosen from your subnet.

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