GetHostedZoneResponse

A complex type that contain the response to a GetHostedZone request.

Types

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

Properties

Link copied to clipboard

A complex type that lists the Amazon Route 53 name servers for the specified hosted zone.

Link copied to clipboard

A complex type that contains general information about the specified hosted zone.

Link copied to clipboard
val vpcs: List<Vpc>?

A complex type that contains information about the VPCs that are associated with the specified hosted zone.

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