UpdateGlobalResolverResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the Global Resolver.

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 Global Resolverwas created.

Link copied to clipboard

Description of the Global Resolver.

Link copied to clipboard

The hostname to be used by the customers' DNS clients for certification validation.

Link copied to clipboard
val id: String

The ID of the Global Resolver.

Link copied to clipboard

List of anycast IPv4 addresses associated with the Global Resolver instance.

Link copied to clipboard

Name of the Global Resolver.

Link copied to clipboard

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

Link copied to clipboard

The AWS Regions in which the Global Resolver will operate.

Link copied to clipboard

The operational status of the Global Resolver.

Link copied to clipboard

The time and date the Global Resolver was updated.

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