UpdateGlobalResolverRequest

Types

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

Properties

Link copied to clipboard

The description of the Global Resolver.

Link copied to clipboard

The ID of the Global Resolver.

Link copied to clipboard

The IP address type for the Global Resolver. Valid values are IPV4 or DUAL_STACK for both IPv4 and IPv6 support.

Link copied to clipboard
val name: String?

The name of the Global Resolver.

Link copied to clipboard

The Amazon Web Services Regions in which the users' Global Resolver query resolution logs will be propagated.

Link copied to clipboard

The list of Amazon Web Services Regions where the Global Resolver will operate. The resolver will be distributed across these Regions to provide global availability and low-latency DNS resolution.

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