UpdateIpAddress

Provides information about the IP address type in response to UpdateResolverEndpoint.

Types

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

Properties

Link copied to clipboard

The ID of the IP address, specified by the ResolverEndpointId.

Link copied to clipboard

The IPv6 address that you want to use for DNS queries.

Functions

Link copied to clipboard
inline fun copy(block: UpdateIpAddress.Builder.() -> Unit = {}): UpdateIpAddress
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