GlobalResolversItem

Summary information about a global resolver.

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

The unique string that identifies the request and ensures idempotency.

Link copied to clipboard

The date and time when the global resolver was created.

Link copied to clipboard

A description of the global resolver.

Link copied to clipboard

The DNS name of the global resolver.

Link copied to clipboard
val id: String

The unique identifier of the global resolver.

Link copied to clipboard

The IPv4 addresses assigned to the global resolver.

Link copied to clipboard

The name of the global resolver.

Link copied to clipboard

The AWS Region where observability data is collected for the global resolver.

Link copied to clipboard

The AWS Regions where the global resolver is deployed.

Link copied to clipboard

The current status of the global resolver.

Link copied to clipboard

The date and time when the 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