DelegationSet

A complex type that lists the name servers in a delegation set, as well as the CallerReference and the ID for the delegation set.

Types

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

Properties

Link copied to clipboard

The value that you specified for CallerReference when you created the reusable delegation set.

Link copied to clipboard
val id: String?

The ID that Amazon Route 53 assigns to a reusable delegation set.

Link copied to clipboard

A complex type that contains a list of the authoritative name servers for a hosted zone or for a reusable delegation set.

Functions

Link copied to clipboard
inline fun copy(block: DelegationSet.Builder.() -> Unit = {}): DelegationSet
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