CreateGlobalResolverResponse

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 Route 53 Global Resolver.

Link copied to clipboard

The unique string that identifies the request and ensures idempotency.

Link copied to clipboard

The date and time when the Route 53 Global Resolver was created.

Link copied to clipboard

The description of the Route 53 Global Resolver.

Link copied to clipboard

The hostname that DNS clients should use for TLS certificate validation when connecting to the Route 53 Global Resolver. This value resolves to the global anycast IP addresses for the resolver.

Link copied to clipboard
val id: String

The unique identifier for the Route 53 Global Resolver.

Link copied to clipboard

The global anycast IPv4 addresses associated with the Route 53 Global Resolver. DNS clients can send queries to these addresses from anywhere on the internet.

Link copied to clipboard

The name of the Route 53 Global Resolver.

Link copied to clipboard

The AWS Region where observability data for the Route 53 Global Resolver is stored.

Link copied to clipboard

The AWS Regions where the Route 53 Global Resolver is deployed and operational.

Link copied to clipboard

The current status of the Route 53 Global Resolver. Possible values are CREATING (being provisioned), UPDATING (being modified), OPERATIONAL (ready to serve queries), or DELETING (being removed).

Link copied to clipboard

The date and time when the Route 53 Global Resolver was last 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