AwsRoute53HostedZoneObjectDetails

An object that contains information about an Amazon Route 53 hosted zone.

Types

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

Properties

Link copied to clipboard

An object that includes the Comment element.

Link copied to clipboard
val id: String?

The ID that Route 53 assigns to the hosted zone when you create it.

Link copied to clipboard
val name: String?

The name of the domain. For public hosted zones, this is the name that you have registered with your DNS registrar.

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